Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-24 | remove ansi escape codes from log fileHEADmaster | Florian Pritz | 1 | -2/+43 | |
References: https://en.wikipedia.org/wiki/ANSI_escape_code Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-06-15 | simplify writelog() | Florian Pritz | 1 | -55/+21 | |
All we do is prepend the date and remove \r. We don't handle color codes, but the user can just cat the log file in a terminal and it will interpret the codes correctly. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-05-22 | initial commit | Florian Pritz | 1 | -0/+690 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |