summaryrefslogtreecommitdiff
path: root/tests/logger
AgeCommit message (Expand)Author
2012-09-10fixed logger to liblogger renaming on LinuxAndreas Baumann
2012-09-10libutil move and liblogger rename on WindowsAndreas Baumann
2012-09-07fixed some linker errors on FreeBSD (should also affect Linux, but there ever...Andreas Baumann
2012-09-07fixed all tests on Windows, still issues with static libcrawlAndreas Baumann
2012-09-06more splitting into libcrawl, crawl binaryAndreas Baumann
2012-09-05started to solve the logger dll problem on WindowsAndreas Baumann
2012-09-05split away util, logger, and moduleAndreas Baumann
2012-09-05added Windows WinDbg log sinkAndreas Baumann
2012-09-05fixed syslog logger on WindowsAndreas Baumann
2012-09-05added syslog logger sinkAndreas Baumann
2012-09-04pimplified logger, hides list of sinks (internal implementation)Andreas Baumann
2012-09-02prefer dynamic to static linking (linking a non-PIC .a libraryAndreas Baumann
2012-08-24forgot to accept a logger testAndreas Baumann
2012-08-24sorted out visibility issues around Logger/Singleton/scoped_ptrAndreas Baumann
2012-08-22small logger fixes on WindowsAndreas Baumann
2012-08-22-Andreas Baumann
2012-08-22some log testingAndreas Baumann
2012-08-22completly rewrote the logger as singletonAndreas Baumann