| 
    pacemaker
    2.1.1-52dc28db4
    
   Scalable High-Availability cluster resource manager 
   | 
 
Deprecated Pacemaker logging API. More...

Go to the source code of this file.
Macros | |
| #define | do_crm_log_always(level, fmt, args...) | 
| Log a message using constant priority.  More... | |
Functions | |
| gboolean | crm_log_cli_init (const char *entity) | 
| gboolean | crm_add_logfile (const char *filename) | 
Deprecated Pacemaker logging API.
Definition in file logging_compat.h.
| #define do_crm_log_always | ( | level, | |
| fmt, | |||
| args... | |||
| ) | 
Log a message using constant priority.
| [in] | level | Priority at which to log the message | 
| [in] | fmt | printf-style format string literal for message | 
| [in] | args | Any arguments needed by format string | 
level may be evaluated more than once. This does nothing when level is LOG_STDOUT. Definition at line 38 of file logging_compat.h.
| gboolean crm_add_logfile | ( | const char * | filename | ) | 
| gboolean crm_log_cli_init | ( | const char * | entity | ) | 
 1.8.14