| Commit message (Expand) | Author | Files | Lines |
2010-05-19 | Change appender to deal with line feeds more intelligently. | Melanie | 1 | -1/+4 |
2010-05-19 | Clean up output a bit | Melanie | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-21 | Implement .ini file includes. Anything that begins with "Include-" will be | Melanie Thielker | 1 | -1/+1 |
2009-05-20 | Move the color console logic from the appender into the local console, since | Melanie Thielker | 1 | -73/+9 |
2009-02-07 | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 1 | -0/+16 |
2009-01-20 | Removed some of the darker colors from console messages as they were not visi... | Dahlia Trimble | 1 | -6/+7 |
2009-01-19 | oops hash codes can be negative, account for that | Sean Dague | 1 | -1/+2 |
2009-01-19 | added display of exception | Sean Dague | 1 | -1/+1 |
2009-01-19 | change the appender to have a few more colors, none of which are red | Sean Dague | 1 | -2/+16 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-16 | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 1 | -1/+6 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -6/+1 |
2008-04-01 | sadly, had to modify line by Ter because it caused mono cil compiler | Sean Dague | 1 | -1/+2 |
2008-03-31 | * Set Svn Properties eol-style: |337 | Teravus Ovares | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-02-17 | Added copyright notices. | Jeff Ames | 1 | -2/+28 |
2008-02-14 | attempt to make our logging at least fail gracefully, we'll see if this helps | Sean Dague | 1 | -26/+33 |
2008-02-09 | * Change logger to handle [<entry>] where <entry> contains non alphabetic cha... | Justin Clarke Casey | 1 | -3/+3 |
2008-02-06 | make a couple more changes to get us back very close to old color scheme | Sean Dague | 1 | -3/+16 |
2008-02-06 | ummm... removed 1 too many newlines, formating a bit better now | Sean Dague | 1 | -1/+1 |
2008-02-06 | pass 1 on getting colors back to the console | Sean Dague | 1 | -0/+69 |