Interface LogComponentIdentifier


  • public interface LogComponentIdentifier
    Interface with constants required for the Logger.
    Author:
    Rouven Thimm
    • Field Detail

      • COMPONENT_KEY_AGGREGATEOBJECT

        static final String COMPONENT_KEY_AGGREGATEOBJECT
        Component-Key for AggregateObject: "21"
        See Also:
        Constant Field Values
      • COMPONENT_KEY_ATOMICOBJECT

        static final String COMPONENT_KEY_ATOMICOBJECT
        Component-Key for AtomicObject: "22"
        See Also:
        Constant Field Values
      • COMPONENT_KEY_BYTEARRAYOBJECT

        static final String COMPONENT_KEY_BYTEARRAYOBJECT
        Component-Key for ByteArrayObject: "25"
        See Also:
        Constant Field Values
      • COMPONENT_KEY_COLLECTIONOBJECT

        static final String COMPONENT_KEY_COLLECTIONOBJECT
        Component-Key for IntervalObject: "26"
        See Also:
        Constant Field Values
      • COMPONENT_KEY_DATAOBJECT

        static final String COMPONENT_KEY_DATAOBJECT
        Component-Key for DataObject: "20"
        See Also:
        Constant Field Values
      • COMPONENT_KEY_INTERVALOBJECT

        static final String COMPONENT_KEY_INTERVALOBJECT
        Component-Key for IntervalObject: "24"
        See Also:
        Constant Field Values
      • COMPONENT_KEY_LISTOBJECT

        static final String COMPONENT_KEY_LISTOBJECT
        Component-Key for ListObject: "23"
        See Also:
        Constant Field Values
      • COMPONENT_KEY_WORKFLOWOBJECT

        static final String COMPONENT_KEY_WORKFLOWOBJECT
        Component-Key for ListObject: "27"
        See Also:
        Constant Field Values