RocketLogger
1.1
Main Page
Data Structures
Files
File List
Globals
log.h
Go to the documentation of this file.
1
31
#ifndef LOG_H_
32
#define LOG_H_
33
34
#include <stdio.h>
35
36
#include "
types.h
"
37
38
void
rl_log
(
rl_log_type
type,
const
char
* format, ...);
39
40
#endif
/* LOG_H_ */
types.h
rl_log
void rl_log(rl_log_type type, const char *format,...)
Definition:
log.c:38
rl_log_type
enum log_type rl_log_type
log.h
Generated by
1.8.11