|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bsls_atomicoperations.h>#include <bsls_logseverity.h>#include <bsls_pointercastutil.h>#include <bsls_types.h>Go to the source code of this file.
Classes | |
| class | bsls::Log |
Macros | |
| #define | BSLS_LOG(severity, ...) |
| #define | BSLS_LOG_FATAL(...) |
| #define | BSLS_LOG_ERROR(...) |
| #define | BSLS_LOG_WARN(...) |
| #define | BSLS_LOG_INFO(...) |
| #define | BSLS_LOG_DEBUG(...) |
| #define | BSLS_LOG_TRACE(...) |
| #define | BSLS_LOG_SIMPLE(severity, msg) (BloombergLP::bsls::Log::logMessage((severity), __FILE__, __LINE__, (msg))) |
The content of this file has been pre-processed for Doxygen.