By default, only warnings, application errors, and internal system errors are reported. When the station interface appears, the Detail level list shows the log level specified by this property. For more information about logging levels, see About Log Message Detail Levels.
This setting must be a word, not a number. The debug level provides the most information, while the syserror level provides the least information. Property file example: fiper.station.loglevel=info Command line example: station loglevel:error If logging is enabled, you can set the maximum size and number of log files using these properties: fiper.logging.maxSizeKB fiper.logging.numBackups |