mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() By default this doesn't change any existing logging behaviour at all. But it allows you to define cmake options to force or force-disable the build of individual log levels using new cmake option bitfields LWS_LOGGING_BITFIELD_SET and LWS_LOGGING_BITFIELD_CLEAR. Eg, -DLWS_LOGGING_BITFIELD_SET="(LLL_INFO)" can force INFO log level built even in release mode. -DLWS_LOGGING_BITFIELD_CLEAR="(LLL_NOTICE)" will likewise remove NOTICE logging from the build regardless of DEBUG or RELEASE mode. |
||
---|---|---|
.. | ||
fts | ||
lwsac | ||
threadpool | ||
base64-decode.c | ||
daemonize.c | ||
dir.c | ||
diskcache.c | ||
fsmount.c | ||
getifaddrs.c | ||
getifaddrs.h | ||
lejp.c | ||
lws-ring.c | ||
lws-struct-lejp.c | ||
lws-struct-sqlite.c | ||
peer-limits.c | ||
romfs.c | ||
romfs.h | ||
sha-1.c | ||
spawn.c |