![]() |
Tesseroids 1.0: User Manual and API Documentation |
Keep the information on the global logger. More...
#include <logger.h>
Data Fields | |
int | level |
level of logging | |
int | filelogging |
flag to know wether loggint to a file is enabled | |
int | file_level |
logging level for the file | |
FILE * | logfile |
file to log to |
Keep the information on the global logger.