| Commit message (Expand) | Author | Age | Files | Lines |
* | loggingmanager: Whitespace fix | Matthew Wild | 2009-10-04 | 1 | -0/+1 |
* | core.loggingmanager: Enable timestamps by default for file log sinks | Matthew Wild | 2009-07-28 | 1 | -1/+1 |
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | loggingmanager: Log timestamps when using default file logging | Matthew Wild | 2009-06-19 | 1 | -1/+1 |
* | loggingmanager: Enable debug level for default file logging when 'debug' mode... | Matthew Wild | 2009-06-19 | 1 | -1/+2 |
* | loggingmanager: File log sinks react to reopen-log-files event | Matthew Wild | 2009-05-05 | 1 | -3/+16 |
* | loggingmanager: Support for specifying a single sink with *sinkname (*syslog ... | Matthew Wild | 2009-05-03 | 1 | -0/+3 |
* | loggingmanager: Add a comment about 'nowhere' sink type | Matthew Wild | 2009-04-30 | 1 | -0/+1 |
* | loggingmanager: Support prepending timestamps in file/console/stdout log sinks | Matthew Wild | 2009-04-30 | 1 | -2/+29 |
* | loggingmanager: Add ability to set 'log' config option to a filename, which c... | Matthew Wild | 2009-04-29 | 1 | -3/+12 |
* | core.loggingmanager: Reinstating global log() function | Matthew Wild | 2009-04-23 | 1 | -0/+2 |
* | core.loggingmanager: Refactoring, converted to a module. Now possible to regi... | Matthew Wild | 2009-04-22 | 1 | -89/+101 |
* | core.loggingmanager: Add default logging settings (to console) and fill out c... | Matthew Wild | 2009-04-21 | 1 | -3/+11 |
* | core.loggingmanager: Filled out most code, and cleaned up | Matthew Wild | 2009-04-21 | 1 | -21/+136 |
* | core.loggingmanager: A new manager (yay!) to manage log output | Matthew Wild | 2009-04-21 | 1 | -0/+49 |