Added YLOG_FLUSH to the default log level, to avoid problems on
[yaz-moved-to-github.git] / include / yaz / log.h
2004-12-20 Heikki LevantoAdded YLOG_FLUSH to the default log level, to avoid...
2004-12-13 Adam DickmeissChange order but not semantics regarding old LOG_-defs.
2004-12-13 Heikki LevantoIncluded xmalloc.h from log.h, if usingthe old system...
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-12-10 Heikki LevantoDeprecated yaz-util.h with a warinng in place. Re-enabl...
2004-12-09 Adam DickmeissFixed place for YAZ_END_CDECL
2004-12-08 Adam DickmeissHad to remove. We will enable after has been public...
2004-11-26 Heikki LevantoAdded a way to get around the old log warning
2004-11-26 Heikki LevantoReintroduced the bit "defines for those log bits that...
2004-11-19 Heikki LevantoMoved the #define of logf back into log.h, so that...
2004-11-19 Heikki LevantoFixed a CDECL thing that broke yaz++
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-11-16 Heikki LevantoImprovements in the log system, especially on the serve...
2004-11-04 Heikki LevantoFixed a bug that caused extra [level] tags in the log
2004-11-03 Adam DickmeissUsing blanks for assignments (no code changes)
2004-11-03 Heikki LevantoAdded dynamic log-levels:
2004-11-02 Heikki LevantoAdded a new log flag LOG_FLUSH that forces flushing...
2004-11-02 Heikki Levantoyaz_log_time_format sets the format of the timestamp...
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2003-10-09 Adam DickmeissTowards 2.0.5 YAZ.2.0.5.pre1
2003-05-22 Heikki LevantoFixed a silly typo
2003-05-22 Heikki LevantoDefined log level bits app2 and app3
2003-02-12 Heikki LevantoAdded a LOG_NOTIME flag to disable time stamping log...
2003-01-06 Adam DickmeissSRW, CQL, 2003
2002-08-29 Adam DickmeissAdded yaz_log_init_prefix2
2002-06-18 Adam DickmeissFix warnings
2002-04-16 Heikki LevantoAdded log level flag LOG_MALLOC, moved malloc entries...
2000-09-04 Adam DickmeissAdded prefix yaz_ for most logging utility functions.
2000-06-09 ianAdded LOG_APP for logging application (Rather than...
2000-02-28 Adam DickmeissUsing autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_EN...
1999-11-30 Adam DickmeissImproved installation. Moved header files to include...