diff options
Diffstat (limited to 'src/log.h')
-rw-r--r-- | src/log.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ #define __LOG_H__ typedef struct Log { - const char *filename; + const char *tag; int level; } Log; |
![]() |
index : libs/c/log.git | |
liblog - A simple logging framework | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |