]> mj.ucw.cz Git - libucw.git/history - ucw/log-conf.c
Logging: Implemented rate limiting based on the Token Bucket Filter.
[libucw.git] / ucw / log-conf.c
2009-02-19 Martin MaresLogging: Type-based filters and logging of type names...
2009-02-19 Martin MaresLogging: Fatality of logging errors is configurable.
2009-02-19 Martin MaresLogging: Let the log level mask be configurable.
2009-02-16 Martin MaresLogging: Add log_configured() to set up the default...
2009-02-16 Martin MaresLogging: Precise timestamps and syslog PID flag are...
2009-02-16 Martin MaresLogging: Improved log-syslog.
2009-02-15 Martin MaresLogging: A rough sketch of the logging configuration.