aboutsummaryrefslogtreecommitdiff
path: root/src/logger.cpp (follow)
AgeCommit message (Collapse)Author
2007-07-10Fixed a bunch of stuff, I don't even know what...Mike Buland
2007-07-09Updates, the client now tells protocols about new connections, and the hexDumpMike Buland
is less ugly.
2007-07-09The new logHexDump function seems to work just fine.Mike Buland
2007-07-09Update, it's cleaner now, not so much erroneous output.Mike Buland
2007-06-29The plugger was dying on a HashException it should have caught, and the LoggerMike Buland
now allows you to include extra printf formatting in your fields just like the docs say you can.
2007-06-26Fixed a minor bug in FString, and added the Logger and a test...it's cool, andMike Buland
a decent replacement for multilog now that we use runit.