initial commit
This commit is contained in:
@@ -13,7 +13,7 @@ function-like macros for logging:
|
||||
log_trace(const char *fmt, ...);
|
||||
log_debug(const char *fmt, ...);
|
||||
log_info(const char *fmt, ...);
|
||||
log_warn(const char *fmt, ...);
|
||||
log_warning(const char *fmt, ...);
|
||||
log_error(const char *fmt, ...);
|
||||
log_fatal(const char *fmt, ...);
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user