Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-02-12 | default to appending for log files per Mantis 530, and per | Sean Dague | 1 | -1/+1 | |
previous OpenSim behavior. | |||||
2008-02-07 | Convert pCampBot to use log4net | Jeff Ames | 1 | -1/+1 | |
2008-02-06 | make a couple more changes to get us back very close to old color scheme | Sean Dague | 1 | -1/+1 | |
2008-02-06 | pass 1 on getting colors back to the console | Sean Dague | 1 | -2/+2 | |
2008-02-06 | Shortened console log messages. | Jeff Ames | 1 | -1/+1 | |
2008-02-06 | change the console logging format a little bit to look more like | Sean Dague | 1 | -2/+2 | |
it did before (still no colors) | |||||
2008-02-06 | Revert color console changes until a cross-platform method is found. | Jeff Ames | 1 | -19/+1 | |
2008-02-06 | Added colors back to console output. | Jeff Ames | 1 | -1/+19 | |
Fixed line duplication in console output. | |||||
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -0/+28 | |
Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. |