aboutsummaryrefslogtreecommitdiffstats
path: root/logging.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++ style header includeAlex Butum2014-07-081-3/+3
* Include settings for logging macros to be visibleAlex Butum2014-07-081-0/+2
* 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