This class contains all the definitions needed for the log type. It means the constants, the strings describing the fields and the icons. This enum extends the AcsLogLevelDefinition with informations needed by the GUI
Enumeration values:
TRACE
The types of the logs.
We do want to reuse these Integers instead of creating new Integers with the same value We need that to reduce the amount of memory used by the software.