Fcitx
Public Member Functions | Static Public Member Functions | List of all members
fcitx::LogCategory Class Reference

Public Member Functions

 LogCategory (const char *name, LogLevel level=LogLevel::Info)
 
LogLevel logLevel () const
 
bool checkLogLevel (LogLevel l) const
 
void setLogLevel (LogLevel l)
 
void setLogLevel (std::underlying_type_t< LogLevel > l)
 
void resetLogLevel ()
 
const std::string & name () const
 
bool fatalWrapper (LogLevel l) const
 

Static Public Member Functions

static bool fatalWrapper2 (LogLevel l)
 

Detailed Description

Definition at line 59 of file log.h.


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