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