Uses of Class
com.deftlabs.logging.mongo.LogMsg

Uses of LogMsg in com.deftlabs.logging.mongo
 

Methods in com.deftlabs.logging.mongo that return LogMsg
static LogMsg LogMsg.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogMsg[] LogMsg.values()
          Returns an array containing the constants of this enum type, in the order they are declared.