summaryrefslogtreecommitdiff
path: root/src/mongo/util/log.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add function for removing a global log tee.Aaron2012-04-121-0/+12
* pare down pch.h some moreEric Milkie2012-04-051-0/+18
* Split mongo/dbtests/framework into a general unit test framework and a dbtest...Andy Schwerin2012-04-031-0/+8
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-5/+5
* SERVER-2939 Supporting code for UTF-8 in the shellTad Marshall2012-03-221-2/+19
* SERVER-5013 don't log lines over 100kEliot Horowitz2012-02-211-2/+22
* support older versions of boost (1.40)Eliot Horowitz2012-01-251-1/+1
* remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-051-0/+2
* it was very hard to include log.h without pch.hdwight2011-12-311-0/+147
* we dont want to use assert.hdwight2011-12-301-2/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+197