strongswan/src/libcharon/bus/listeners
Thomas Egerer 2080c7e1e2 charon: Add custom logger to daemon
This logger can be used to easily register custom logging instances
using __attribute__((constructor)) benefiting from the global reload
mechanism (with reset of log levels).

Note that this is not intended to be used from plugins, which are loaded
after loggers have already been initialized.

Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com>
2016-03-01 11:48:52 +01:00
..
custom_logger.h charon: Add custom logger to daemon 2016-03-01 11:48:52 +01:00
file_logger.c file-logger: Add option to print milliseconds within the current second after timestamp 2015-11-09 16:30:00 +01:00
file_logger.h file-logger: Add option to print milliseconds within the current second after timestamp 2015-11-09 16:30:00 +01:00
listener.h bus: Add new hook called when IKEv1 CHILD_SAs are migrated to a new IKE_SA 2015-05-21 15:38:31 +02:00
logger.h Introduce an optional logger_t.vlog() method with format string and arguments 2013-05-06 15:00:15 +02:00
sys_logger.c syslog: setlogmask() to include LOG_INFO 2013-07-18 12:17:54 +02:00
sys_logger.h Make syslog and file loggers configurable at runtime 2012-10-18 14:42:10 +02:00