.media-sourcingservice.8.3.3.source-code.log4j2.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of media-sourcingservice Show documentation
Show all versions of media-sourcingservice Show documentation
Support for Sourcing Service APIs
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <Configuration status="INFO"> <Appenders> <Console name="stdout" target="SYSTEM_OUT"> <PatternLayout pattern="%d{ISO8601} %4.4p %C{1} %M.%L %m (%t) %n" charset="UTF-8"/> </Console> </Appenders> <Loggers> <Root level="DEBUG"> <Appender-Ref ref="stdout" /> </Root> </Loggers> </Configuration>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy