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