summaryrefslogtreecommitdiff
path: root/src/common/log_manager.h
AgeCommit message (Collapse)Author
2014-08-17Common: Move header guards over to pragma onceLioncash
Also replaced C headers with the C++ equivalent ones
2014-06-01log: updated MAX_LOGLEVEL to use correct log level enum typebunnei
2014-05-29log: fixed to not print twice, enabled coloring, added OS print logging as ↵bunnei
its own type
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei