The icons shown for each log entry type
The icon was part of com.cosylab.logging.engine.log.LogTypeHelper but has been moved here because it caused a process using the engine to crash if executed without X running or when started with sudo
- Author:
- acaproni
- Enumeration values:
-
TRACE |
The icon of each type of the logs. |
gif |
|
DEBUG |
|
gif |
|
INFO |
|
gif |
|
NOTICE |
|
gif |
|
WARNING |
|
gif |
|
ERROR |
|
gif |
|
CRITICAL |
|
gif |
|
ALERT |
|
gif |
|
EMERGENCY |
|
logLevel |
Constructor
- Parameters:
-
| logLevel | The log type |
| fileName | The name of the file containing the icon |
- See also:
- com.cosylab.logging.engine.log.LogTypeHelper
|
logLevel |
Constructor
- Parameters:
-
| logLevel | The log type |
| fileName | The name of the file containing the icon |
- See also:
- com.cosylab.logging.engine.log.LogTypeHelper
|
|