From d6612da355833826ed9492a4a2899e1866374bd0 Mon Sep 17 00:00:00 2001 From: watts Date: Tue, 4 Oct 2022 18:55:09 +0200 Subject: [PATCH] Add log4cpp section to PixelatorControllerSettings --- PixelatorControllerSettings.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/PixelatorControllerSettings.md b/PixelatorControllerSettings.md index 784abc4..d895859 100644 --- a/PixelatorControllerSettings.md +++ b/PixelatorControllerSettings.md @@ -251,7 +251,14 @@ value can be unit must be a string ## Log4cpp Properties - +Configuration of logging utility. Example: +```properties +log4cpp.rootCategory=WARN, stdout +log4cpp.appender.stdout=org.apache.log4cpp.ConsoleAppender +log4cpp.appender.stdout.layout=org.apache.log4cpp.PatternLayout +log4cpp.appender.stdout.layout.ConversionPattern=%d [%t] %-5p %c - %m%n +log4cpp.category.ch_semafor_stxm.test=INFO +``` ## Microscope Control ## Pixel Clock