summaryrefslogtreecommitdiff
path: root/include/consolecolors.h
AgeCommit message (Expand)Author
2021-03-05Update copyright headers.InspIRCd Robot
2021-03-03Fix not being able to colour format output to stderr on Windows.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-12-08Use meaningful variable names in consolecolors.Peter Powell
2019-01-03Add the ability to disable console colors in stdout logging (#1539).linuxdaemon
2015-12-28Fix some whitespace issuesAttila Molnar
2013-04-12Tidy up source files:Peter Powell
2012-10-14Resolve two warnings clang complains aboutChrisTX
2012-10-14Replace printf(_c) with iostreamChrisTX