]> mj.ucw.cz Git - libucw.git/history - ucw/log-conf.c
xtypes: Added FIXME with possible segfault.
[libucw.git] / ucw / log-conf.c
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-02 Tomas VallaRenamed uns -> uint
2014-02-04 Pavel CharvatMerge branch 'master' of ssh://jabberwock.ucw.cz/projec...
2014-02-04 Martin MaresLogging: Stream filters are permitted to modify log...
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2012-02-11 Martin MaresMerge branch 'dev-trans'
2012-01-07 Martin MaresLogging: Use log_set_default_stream().
2010-02-18 Pavel Charvatlibucw: Implemented Loging.Stream.FileDesc.
2009-02-21 Martin MaresLogging: Following streams by stderr is now configurable.
2009-02-21 Martin MaresLogging: A minor optimization of log_apply_limits().
2009-02-21 Martin MaresLogging: Let log_new_file() and log_new_fd() accept...
2009-02-21 Martin MaresLogging: Write a note when some messages fall victim...
2009-02-21 Martin MaresLogging: Add a couple of comments.
2009-02-20 Martin MaresLogging: Added configurable limits.
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.