ocssw
V2022
|
stream.c
Go to the documentation of this file.
7 static int olog_backend_stream_print(olog *olog, olog_backend *backend, uint8_t severity, va_list args) {
olog_backend olog_backend_stream(FILE *stream, int8_t min_log_level, int8_t max_log_level)
Definition: stream.c:13
A simple logger, capable of dispatching log events to multiple end points.
Definition: olog.h:64