|
Salad
1.0.15
|
#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "salad/log.h"#include "salad/time.h"#include "salad/types.h"Functions | |
| SLD_SSINT | sld_log_write (const char *file_name, sld_log_severity severity, const char *text) |
| Writes the specified text to the provided log file with the given severity. More... | |
1.8.5