Namespaces | |
namespace | com::cosylab::logging::client |
Enumerations | |
enum | EntryTypeIcon { TRACE, gif, DEBUG, gif, INFO, gif, NOTICE, gif, WARNING, gif, ERROR, gif, CRITICAL, gif, ALERT, gif, EMERGENCY, logLevel, logLevel } |
|
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
|