Logging
ActivityMon allows to log events occured, failures of the system calls, etc. This page contains settings for the logging facility.
Log events are separeted into categories depending on their importance:
Debug - events helping to debug the application will be stored and all the following categories (in other words every event will be stored to log).
Information - informational events will be stored and all the following categories. Information about sucessfull operations are stored within this category for example.
Warning - warning events will be stored, it means potential problems will be stored for example. All the following categories are stored too.
Error - failures and other occured errors will be stored. All the following categories are stored too.
Critical - only the critical errors will be stored.
None - nothing will be logged, the logging will be disabled.
Maximal log file size can be set using the Maximal size of the log file: text box. It is specified in MB (megabytes).