Changeset ebcb05a in mainline for uspace/lib/drv/generic/log.c
- Timestamp:
- 2011-04-01T19:00:51Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 969585f, ea53529
- Parents:
- bdbb6f6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/generic/log.c
rbdbb6f6 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.