Introduce preload context
The new PreloadContext class is used as singleton to store the general context information of the interception library. The plan is to move global accessed variables into this sigleton. At the moment just the logger object has been moved into it.
parent
00b7d31c
Please register or sign in to comment