2006-03-24 |
Adam Dickmeiss | For yaz_log, allow special timeformat %! to display... |
blob | commitdiff |
2006-03-21 |
Adam Dickmeiss | Reestablish log_event_{start,end}. |
blob | commitdiff | diff to current |
2006-03-21 |
Adam Dickmeiss | Remove log_event_{start,end}. Add function yaz_log_set_... |
blob | commitdiff | diff to current |
2006-03-21 |
Adam Dickmeiss | Allow yaz_log logging to be disabled using yaz_log_init... |
blob | commitdiff | diff to current |
2006-03-13 |
Mike Taylor | YAZ_LOG environment variable. |
blob | commitdiff | diff to current |
2005-09-16 |
Adam Dickmeiss | Use localtime_r rather than localtime if available. |
blob | commitdiff | diff to current |
2005-09-16 |
Adam Dickmeiss | Filename passed to yaz_log_init_file assumed to be... |
blob | commitdiff | diff to current |
2005-09-09 |
Adam Dickmeiss | Fixed bug #410: Can not rotate log |
blob | commitdiff | diff to current |
2005-09-09 |
Adam Dickmeiss | Major log system cleanup. Added various locks for the... |
blob | commitdiff | diff to current |
2005-06-25 |
Adam Dickmeiss | Expanded tabs in all source files. Added vim/emacs... |
blob | commitdiff | diff to current |
2005-05-18 |
Adam Dickmeiss | Reestablish LOG_APP,APP2,APP3 .. continued. |
blob | commitdiff | diff to current |
2005-05-18 |
Adam Dickmeiss | Keep log level app2,app3. It is still being used |
blob | commitdiff | diff to current |
2005-04-29 |
Heikki Levanto | Fixed the infinite recursion when calling yaz_log_level... |
blob | commitdiff | diff to current |
2005-01-15 |
Adam Dickmeiss | Bump year |
blob | commitdiff | diff to current |
2005-01-07 |
Heikki Levanto | Added a warning (always to stderr) when opening the... |
blob | commitdiff | diff to current |
2004-12-30 |
Adam Dickmeiss | Avoid signed char subscript |
blob | commitdiff | diff to current |
2004-12-13 |
Heikki Levanto | Moved back to a single log.h, with the new #define... |
blob | commitdiff | diff to current |
2004-11-23 |
Heikki Levanto | Re-enabled the -v notime option, it was broken. |
blob | commitdiff | diff to current |
2004-11-18 |
Heikki Levanto | Deprecated log.h and created a new ylog.h |
blob | commitdiff | diff to current |
2004-11-17 |
Heikki Levanto | Added an option to specify -word in the loglevel parsin... |
blob | commitdiff | diff to current |
2004-11-16 |
Heikki Levanto | Improvements in the log system, especially on the serve... |
blob | commitdiff | diff to current |
2004-11-09 |
Adam Dickmeiss | Use strchr,strrchr instead of index/rindex. YAZ.2.0.28 |
blob | commitdiff | diff to current |
2004-11-04 |
Heikki Levanto | Fixed a bug that caused extra [level] tags in the log |
blob | commitdiff | diff to current |
2004-11-03 |
Adam Dickmeiss | Using blanks for assignments (no code changes) |
blob | commitdiff | diff to current |
2004-11-03 |
Heikki Levanto | Fixed a silly typo that made a numeric -v crash |
blob | commitdiff | diff to current |
2004-11-03 |
Heikki Levanto | Added dynamic log-levels: |
blob | commitdiff | diff to current |
2004-11-02 |
Heikki Levanto | protecting log rotation with a mutex |
blob | commitdiff | diff to current |
2004-11-02 |
Heikki Levanto | Rotating logfile if exceeding a gigabyte |
blob | commitdiff | diff to current |
2004-11-02 |
Heikki Levanto | Not buffering the log file, unless LOG_FLUSH is set... |
blob | commitdiff | diff to current |
2004-11-02 |
Heikki Levanto | oops, forgot to give a name to LOG_FLUSH. Now added |
blob | commitdiff | diff to current |
2004-11-02 |
Heikki Levanto | Added a new log flag LOG_FLUSH that forces flushing... |
blob | commitdiff | diff to current |
2004-11-02 |
Heikki Levanto | yaz_log_time_format sets the format of the timestamp... |
blob | commitdiff | diff to current |
2004-10-15 |
Adam Dickmeiss | Doxyfile file description. Indentation. No change of... |
blob | commitdiff | diff to current |
2003-10-27 |
Adam Dickmeiss | Source restructure. yaz-marcdump part of installation |
blob | commitdiff | diff to current |
|