- ContextInitializer now has a constructor taking a LoggerContext
It's static methods have become instance methods with their first argument (a LoggerContext) removed. This leads to very slightly simpler code.
parent
02ecce93
Please register or sign in to comment