aboutsummaryrefslogtreecommitdiffstats
path: root/logging.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed an issue with logging.h when it was used outside of the crow coreAntony Woods2014-05-291-5/+7
* Added log handlers via the ILogHandler interface. At the moment these are sti...Antony Woods2014-05-231-61/+86
* Added log level supportAntony Woods2014-05-201-3/+17
* Added primitive loggingAntony Woods2014-05-201-0/+68