Private
Public Access
11
1

Add log4cpp section to PixelatorControllerSettings

2022-10-04 18:55:09 +02:00
parent b89aa976ad
commit d6612da355

@@ -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