Namespace for utility functions that simplify logger‐manager usage.
Synopsis
Declared in <ball_log.h>
struct Log;
Description
This struct provides a namespace for a suite of utility functions that simplify usage of the ball_loggermanager component. The direct use of these utility functions is strongly discouraged.
Static Member Functions
Name |
Description |
Return the specified |
|
Format a |
|
Return a modifiable record with the specified file and line. |
|
Return whether logging is enabled for the category at the severity. |
|
|
|
|
|
Unlock the mutex that guards this thread's message buffer. |
|
|
|
|
Created with MrDocs