summaryrefslogtreecommitdiff
path: root/util/log.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-20/+21
* header was included but doesnt seem to be useddwight2010-11-061-1/+1
* Better error if logpath is a directory SERVER-1733Mathias Stearn2010-09-071-1/+5
* Replace stdout with logfile SERVER-1727Mathias Stearn2010-09-031-5/+1
* don't put ':' in filenames (not legal on windows)Mathias Stearn2010-08-021-1/+1
* terseCurrentTime now uses ISO date format and always includes seconds. SERVER...Mathias Stearn2010-08-021-2/+1
* fix relative logpath args and test logpath before forking SERVER-1532Eliot Horowitz2010-08-021-1/+1
* safe shutdownEliot Horowitz2010-07-281-0/+5
* tm_mon is 0 basedEliot Horowitz2010-07-251-2/+2
* move logging cpp code into log.cppEliot Horowitz2010-07-241-0/+123