LoggingSystemFactory
interface LoggingSystemFactory
Factory class used by get to find an actual implementation.
Author
Phillip Webb
Since
2.4.0
Inheritors
Functions
Link copied to clipboard
Return a LoggingSystemFactory backed by
spring.factories
.Link copied to clipboard
Return a logging system implementation or
null
if no logging system is available.