powsybl_config_dirs: This is an optional property that defines the list of the folders where the configuration files are located. If this property is not set, the configuration files are read from /.itools and /etc folders. Note that the order of the folder is really import as the PowSyBl configuration is stackable.
The iTools script uses logback as logging framework. To configure the logging framework, edit the /etc/logback-itools.xml configuration file. Please refer to the logback manual for the available logging options.
Sometimes, it could be useful for a user to have its own logging configuration to filter unexpected logs or to have more details for some features. The simplest way to proceed is to copy the global configuration file in the /.itools folder and then customize it.
Home,