Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce log messages from nhibernate | Sean Dague | 2008-05-06 | 1 | -0/+6 |
| | |||||
* | default to appending for log files per Mantis 530, and per | Sean Dague | 2008-02-12 | 1 | -1/+1 |
| | | | | | | previous OpenSim behavior. | ||||
* | Missed the appender change on the previous log4net config file sync. | Jeff Ames | 2008-02-07 | 1 | -1/+1 |
| | |||||
* | Sync other log4net config files with region server config. | Jeff Ames | 2008-02-07 | 1 | -1/+1 |
| | |||||
* | Shortened console log messages. | Jeff Ames | 2008-02-06 | 1 | -2/+2 |
| | |||||
* | Revert color console changes until a cross-platform method is found. | Jeff Ames | 2008-02-06 | 1 | -19/+1 |
| | |||||
* | Added colors back to console output. | Jeff Ames | 2008-02-06 | 1 | -1/+19 |
| | | | | | Fixed line duplication in console output. | ||||
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 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. |