VILLASframework
Modular co-simulation framework
|
This setting expects one of the allowed strings to adjust the logging level. Use this with care! Producing a lot of IO by enabling the debug output might decrease the performance of the server. Omitting this setting or setting it to zero will disable debug messages completely.
Write all log messages to a file.
If enabled VILLASnode will log to the system log.
The logging expression allow for a fine grained control of log levels per individual logger instance. Expressions are provided as a list of logger name pattern and the desired level.
Note: The expressions are evaluated in the order of their appearance in the list.
The glob-style pattern to match the names of the loggers for which the level should be adjusted.
The level which should be used for the matched loggers.