Custom time format for log filter using strftime.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Feb 2008 11:08:48 +0000 (11:08 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Feb 2008 11:08:48 +0000 (11:08 +0000)
The log filter now uses strftime to format a date+time for a log entry
similar to that used in YAZ' log utility. The Boost date-time library
is no longer used.


No differences found