See: Description
| Class | Description |
|---|---|
| Log4JConfigurator |
The Log4JConfigurator bean can be used to configure log4j settings in Spring.
|
| Log4JUtils |
Utility class for Log4j.
|
| LogbackConfigurer |
The LogbackConfigurer can be used to configure logback based on one or more
xml configuration resources.
|
| LogbackConfigurerAdapter |
Adapter class for creating beans that make it easier to configure logback using
XML resources (classpath, file resources).
|
| MethodExecutionTimeLogger |
The MethodExecutionTimeLogger class contains utility method which can be used to log the method execution time.
|
| Exception | Description |
|---|---|
| LogbackConfigurerException |
Copyright © 2017. All rights reserved.