All Logback classes are loaded via the given class loader and not via psi-probe's own class loader. For this reasons, all methods on Logback objects are invoked via reflection.
This way, we can even handle different versions of Logback embedded in different WARs.
@author Harald Wellmann
|
|
|
|