Finally, I've figured out a way to auto-log static methods in uninstantiated classes.
TestMethods tries all method types, private, public, static, class and already Loggo decorated, with both an uninstantiated and an instantiated container. They now all behave as we want.
Finally, I've figured out a way to auto-log static methods in uninstantiated classes.
TestMethods
tries all method types, private, public, static, class and already Loggo decorated, with both an uninstantiated and an instantiated container. They now all behave as we want.