|
BDE 4.14.0 Production release
|
This is the complete list of members for ball::Log, including all inherited members.
| categoryHolderIfEnabled(const CategoryHolder *categoryHolder) | ball::Log | inlinestatic |
| format(char *buffer, bsl::size_t numBytes, const char *format,...) BSLS_ANNOTATION_PRINTF(3 | ball::Log | static |
| getRecord(const Category *category, const char *fileName, int lineNumber) | ball::Log | static |
| isCategoryEnabled(const CategoryHolder *categoryHolder, int severity) | ball::Log | static |
| logMessage(const Category *category, int severity, const char *fileName, int lineNumber, const char *message) | ball::Log | static |
| logMessage(const Category *category, int severity, Record *record) | ball::Log | static |
| obtainMessageBuffer(bslmt::Mutex **mutex, int *bufferSize) | ball::Log | static |
| obtainMessageBuffer(int *bufferSize) | ball::Log | static |
| releaseMessageBuffer(bslmt::Mutex *mutex) | ball::Log | static |
| setCategory(const char *categoryName) | ball::Log | static |
| setCategory(CategoryHolder *categoryHolder, const char *categoryName) | ball::Log | static |
| setCategoryHierarchically(const char *categoryName) | ball::Log | inlinestatic |
| setCategoryHierarchically(CategoryHolder *categoryHolder, const char *categoryName) | ball::Log | static |