camera_driver/lib/GenICam/log/config-unix/DefaultLogging.properties

7 lines
265 B
Properties
Raw Permalink Normal View History

2024-12-16 12:27:03 +08:00
# These settings are loaded as default
log4j.rootCategory=ERROR, Console
log4cpp.appender.Console=org.apache.log4j.ConsoleAppender
log4cpp.appender.Console.layout=org.apache.log4j.PatternLayout
log4cpp.appender.Console.layout.ConversionPattern==>LOG %x: %c : %m%n