
Go to the source code of this file.
Typedefs | |
| typedef struct logger_t | logger_t |
Enumerations | |
| enum | logger_status_t { LOGGER_STATUS_OK = 0 , LOGGER_STATUS_INVALID , LOGGER_STATUS_IO_ERROR , LOGGER_STATUS_NO_BACKEND , LOGGER_STATUS_OOM } |
Definition at line 12 of file logger_types.h.
| enum logger_status_t |
| Enumerator | |
|---|---|
| LOGGER_STATUS_OK | |
| LOGGER_STATUS_INVALID | |
| LOGGER_STATUS_IO_ERROR | |
| LOGGER_STATUS_NO_BACKEND | |
| LOGGER_STATUS_OOM | |
Definition at line 14 of file logger_types.h.