AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
Functions
logger.c File Reference

Logging. More...

#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include "logger.h"
Include dependency graph for logger.c:

Go to the source code of this file.

Functions

void _log_wrap (GLogLevelFlags level, const char *fmt,...)
 
void init_logger ()
 

Detailed Description

Logging.

Definition in file logger.c.

Function Documentation

void _log_wrap ( GLogLevelFlags  level,
const char *  fmt,
  ... 
)

Definition at line 12 of file logger.c.

void init_logger ( )

Setup the log handler

Definition at line 76 of file logger.c.

Here is the caller graph for this function: