RocketLogger  1.0
log.h File Reference
#include <stdio.h>
#include "types.h"
+ Include dependency graph for log.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void rl_log (rl_log_type type, const char *format,...)
 

Function Documentation

void rl_log ( rl_log_type  type,
const char *  format,
  ... 
)