Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core.loggingmanager: Reinstating global log() function | Matthew Wild | 2009-04-23 | 1 | -0/+2 |
| | |||||
* | core.loggingmanager: Refactoring, converted to a module. Now possible to ↵ | Matthew Wild | 2009-04-22 | 1 | -89/+101 |
| | | | | register additional sink types (think syslog) from other modules | ||||
* | core.loggingmanager: Add default logging settings (to console) and fill out ↵ | Matthew Wild | 2009-04-21 | 1 | -3/+11 |
| | | | | code for adding sinks which catch all sources | ||||
* | 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 |