diff options
author | Cody P Schafer <dev@codyps.com> | 2015-08-18 22:29:54 -0400 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2015-08-20 11:04:11 +0930 |
commit | 1f7028e9d7b87a95613c9db6a64a2111d4899395 (patch) | |
tree | 291f5adb7a736096037a95927b4babd4bbb051f6 /web/uploader.php.cpp | |
parent | 6aaca17e07588997417a73fac19dcf0ff17ed81b (diff) |
pr_log: a new module that provides a simple run-time controlled logging interface
A simple printf logging infra where levels are determined by the
value of the "DEBUG" environment variable.
This is loosely based on the interfaces & functionality of Linux's
printk() and pr_*() wrapper macros.
Note that the current implementation uses "<N>" prefixes (where N is a
syslog level in ascii), allowing other programs that parse log output
(like systemd's journald) to know what the priority level is.
Signed-off-by: Cody P Schafer <dev@codyps.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'web/uploader.php.cpp')
0 files changed, 0 insertions, 0 deletions