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

7 lines
265 B
Properties
Raw Normal View History

2025-02-20 10:45:17 +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