Create custom log level in Spring boot logback-spring.xml

171 views Asked by At

Team,

I want to be create custom log level in logback-spring.xml in spring boot. like we have info, debug,warn same like want to create my own custom level.

any suggestion ?

0

There are 0 answers