Skip to content
Snippets Groups Projects
Commit 43db045f authored by Andy Green's avatar Andy Green Committed by Andy Green
Browse files

introduce logging api and convert all library output to use it


 - multiple debug context calls lwsl_ err, warn, debug, parser, ext, client

 - api added to set which contexts output to stderr using a bitfield log_level

 - --disable-debug on configure removes all code that is not err or warn severity

 - err and warn contexts always output to stderr unless disabled by log_level

 - err and warn enabled by default in log_level

Signed-off-by: default avatarAndy Green <andy@warmcat.com>
parent 4550f1d7
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment