]> mj.ucw.cz Git - libucw.git/history - ucw/log-syslog.c
Logging: Implemented log_switch().
[libucw.git] / ucw / log-syslog.c
2009-02-13 Martin MaresLogging: Introduced struct log_msg.
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: Use `uns' instead of `u32' to pass flags.
2009-02-13 Martin MaresLogging: The Great Shuffle