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