]> mj.ucw.cz Git - libucw.git/history - ucw/log.h
Logging: Implemented log_switch().
[libucw.git] / ucw / log.h
2009-02-13 Martin MaresLogging: Introduced struct log_msg.
2009-02-13 Martin MaresLogging: Rewritten the log-file module to implement...
2009-02-13 Martin MaresLogging: Cleanup of log-syslog.c.
2009-02-13 Martin MaresLogging: Clean up log-stream.c.
2009-02-13 Martin MaresLogging: Cleanup of log.c
2009-02-13 Martin MaresLogging: Use `uns' instead of `u32' to pass flags.
2009-02-13 Martin MaresLogging: The Great Shuffle