Messages in this thread |  | | Subject | Re: [RFC] New kernel-message logging API | From | Joe Perches <> | Date | Sat, 22 Sep 2007 17:13:03 -0700 |
| |
On Sat, 2007-09-22 at 21:27 +0200, Vegard Nossum wrote: > #define kprint(fmt, ...)
Good ideas. Perhaps a prefix of klog or kp_ instead? Given the number of 80 column zealots, character naming length matters.
> Additionally, this would allow the compiler to completely optimize out > calls that are below a certain log-level severity level [2][3].
Severity doesn't really equate to desire to log. I'd prefer arbitrary control of log levels.
cheers, Joe
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |