Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aos
GitHub Repository: aos/docker-otel-lgtm
Path: blob/main/examples/java/json-logging-otlp/logback-spring.xml
401 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<configuration>
3
<root level="INFO">
4
</root>
5
</configuration>
6
7