InspIRCd
2.0
|
This is the complete list of members for LogManager, including all inherited members.
AddLoggerRef(FileWriter *fw) | LogManager | inline |
AddLogType(const std::string &type, LogStream *l, bool autoclose) | LogManager | |
AddLogTypes(const std::string &type, LogStream *l, bool autoclose) | LogManager | |
CloseLogs() | LogManager | |
DelLoggerRef(FileWriter *fw) | LogManager | inline |
DelLogStream(LogStream *l) | LogManager | |
DelLogType(const std::string &type, LogStream *l) | LogManager | |
Log(const std::string &type, int loglevel, const std::string &msg) | LogManager | |
Log(const std::string &type, int loglevel, const char *fmt,...) CUSTOM_PRINTF(4 | LogManager | |
LogManager() (defined in LogManager) | LogManager | |
OpenFileLogs() | LogManager | |
~LogManager() (defined in LogManager) | LogManager |