libimgdoc2
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
imgdoc2::LogLevel Class Reference

The log levels are defined here (see also the IHostingEnvironment interface). More...

#include <loglevel.h>

Static Public Attributes

static constexpr int Fatal = 0
 
static constexpr int Error = 1
 
static constexpr int Warn = 2
 
static constexpr int Info = 3
 
static constexpr int Trace = 4
 
static constexpr int Debug = 5
 
static constexpr int Sql = 32
 This level will log all SQL-statement sent to the database.
 

Detailed Description

The log levels are defined here (see also the IHostingEnvironment interface).


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