| 
            
            ocssw
            
             V2022
            
            
           | 
         
file.c File Reference
  
Include dependency graph for file.c:
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 | ||
| ) | 


