BDE 4.14.0 Production release
|
This is the complete list of members for bsls::Log, including all inherited members.
logFormattedMessage(bsls::LogSeverity::Enum severity, const char *file, int line, const char *format,...) | bsls::Log | static |
logMessage(bsls::LogSeverity::Enum severity, const char *file, int line, const char *message) | bsls::Log | inlinestatic |
LogMessageHandler typedef | bsls::Log | |
logMessageHandler() | bsls::Log | inlinestatic |
platformDefaultMessageHandler(bsls::LogSeverity::Enum severity, const char *file, int line, const char *message) | bsls::Log | static |
setLogMessageHandler(Log::LogMessageHandler handler) | bsls::Log | inlinestatic |
setSeverityThreshold(bsls::LogSeverity::Enum severity) | bsls::Log | inlinestatic |
severityThreshold() | bsls::Log | inlinestatic |
stderrMessageHandler(bsls::LogSeverity::Enum severity, const char *file, int line, const char *message) | bsls::Log | static |
stdoutMessageHandler(bsls::LogSeverity::Enum severity, const char *file, int line, const char *message) | bsls::Log | static |