|
ocssw
V2022
|
file.h File Reference
#include "olog.h"
Include dependency graph for file.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| olog_backend | olog_backend_file_mode (const char *filename, const char *mode, int8_t min_log_level, int8_t max_log_level) |
| olog_backend | olog_backend_file (const char *filename, int8_t min_log_level, int8_t max_log_level) |
Function Documentation
◆ olog_backend_file()
| olog_backend olog_backend_file | ( | const char * | filename, |
| int8_t | min_log_level, | ||
| int8_t | max_log_level | ||
| ) |
◆ olog_backend_file_mode()
| olog_backend olog_backend_file_mode | ( | const char * | filename, |
| const char * | mode, | ||
| int8_t | min_log_level, | ||
| int8_t | max_log_level | ||
| ) |


