Changes in uspace/lib/drv/generic/log.c [fc51296:ebcb05a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/generic/log.c
rfc51296 rebcb05a 51 51 * if verbosity is less than or equal to current 52 52 * reporting level. 53 * @param fmt Format string 53 * @param fmt Format string (no trailing newline) 54 54 */ 55 55 void ddf_msg(log_level_t level, const char *fmt, ...)
Note:
See TracChangeset
for help on using the changeset viewer.