|
CTS-SAT-1-OBC-Firmware
|
#include <stdint.h>#include "log/log_a_logging_error.h"#include "log/log.h"#include "log/log_sinks.h"#include "log/lazy_file_log_sink.h"
Functions | |
| void | LOG_log_a_logging_error_if_file_is_broken (const char message[]) |
| Log an error which occurs while writing to the file log sink. | |
| void LOG_log_a_logging_error_if_file_is_broken | ( | const char | message[] | ) |
Log an error which occurs while writing to the file log sink.
| message | Message explaining the error. |

