Package com.mendix.logging


package com.mendix.logging
  • Class
    Description
    A LogNode (a.k.a.
    This exception is thrown if something goes wrong during logging.
    LogLevels used by the Mendix Logging System NONE CRITICAL ERROR WARNING INFO DEBUG TRACE
    LogMessage objects hold all information of Log Message, and get passed around through the logging system.
    Provides the interfaces for any log subscriber, including custom ones.