uHTTP for C++
uHTTP::LoggerLevel Class Reference

#include <LoggerTarget.h>

Public Types

enum  {
  NONE = 0x00 , TRACE = 0x01 , DBG = 0x02 , INFO = 0x04 ,
  WARN = 0x08 , ERR = 0x10 , FATAL = 0x20
}
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
NONE 
TRACE 
DBG 
INFO 
WARN 
ERR 
FATAL 

The documentation for this class was generated from the following file: