RocketLogger
1.0
Main Page
Data Structures
Files
File List
Globals
log.h
Go to the documentation of this file.
1
5
#ifndef RL_LOG_H
6
#define RL_LOG_H
7
8
#include <stdio.h>
9
10
#include "
types.h
"
11
12
void
rl_log
(
rl_log_type
type,
const
char
* format, ... );
13
14
#endif
types.h
rl_log
void rl_log(rl_log_type type, const char *format,...)
Definition:
log.c:12
rl_log_type
enum log_type rl_log_type
log.h
Generated by
1.8.11