• Tommaso Tocci's avatar
    Introduce preload context · 52269a81
    Tommaso Tocci authored
    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.
    52269a81