Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also wrap configuration with a LazyInitializer. (#182)
* In the default flow it is not necessary. But since the DynamicLogLevelConfiguration is also exposed via the protected getConfiguration(), it is recreated on each invocation.
- Loading branch information