aboutsummaryrefslogtreecommitdiff
path: root/mlog.py
AgeCommit message (Expand)AuthorFilesLines
2015-05-17Do not invoke linker via cmd /c on Windows.Jussi Pakkanen1-0/+5
2014-11-16Harmonised copyright declarations.Jussi Pakkanen1-1/+1
2014-08-11Updated copyright years.Jussi Pakkanen1-1/+1
2014-08-07Kill end of line whitespace dead.Jussi Pakkanen1-2/+2
2013-08-11Added debug logging path.Jussi Pakkanen1-0/+5
2013-07-08Moved some print functions to logging.Jussi Pakkanen1-3/+3
2013-07-08Output to console and log file.Jussi Pakkanen1-2/+18
2013-07-08Started work on basic color logging framework.Jussi Pakkanen1-0/+55