Salad  1.0.15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
log.c File Reference
#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...