|
pid-log
3.1.10
|
this is the user API of the logging system. More...

Go to the source code of this file.
Macros | |
| #define | PID_LOG_FRAMEWORK_NAME "" |
| #define | PID_LOG_PACKAGE_NAME "" |
| #define | PID_LOG_COMPONENT_NAME "" |
| #define | pid_log |
| provide a stream like proxy object used to generate messages More... | |
| #define | PID_LOGGER pid::logger() |
| provide acess to the global logger core. More... | |
this is the user API of the logging system.
| #define pid_log |
provide a stream like proxy object used to generate messages
| #define PID_LOG_COMPONENT_NAME "" |
| #define PID_LOG_FRAMEWORK_NAME "" |
| #define PID_LOG_PACKAGE_NAME "" |
| #define PID_LOGGER pid::logger() |
provide acess to the global logger core.
use this macro whenever you want to configure and control the logging system.