spring-boot-starter-slf4j 1.1.0 release, optimized code logic

spring-boot-starter-slf4j 1.1.0 release, adding new features, optimized code logic.

A note to get the component log, reduce trouble writing logs everywhere, but also positioning code.

The updates are as follows:

1. Optimize code logic, determines to increase the log turn, reduce waste of resources

2. add annotations position parameter, the code can be manually controlled positioning features on or off

3. When the log level is DEBUG, positioning code is enabled by default, to facilitate debugging

Guess you like

Origin www.oschina.net/news/107651/spring-boot-starter-slf4j-1-1-0-released
Recommended