aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/OpenSimAppender.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-6/+1
| | | | (this took a while to run).
* sadly, had to modify line by Ter because it caused mono cil compilerSean Dague2008-04-011-1/+2
| | | | | | to spin off into a seemingly infinite loop.
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-311-1/+1
|
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
|
* Added copyright notices.Jeff Ames2008-02-171-2/+28
|
* attempt to make our logging at least fail gracefully, we'll see if this helpsSean Dague2008-02-141-26/+33
|
* * Change logger to handle [<entry>] where <entry> contains non alphabetic ↵Justin Clarke Casey2008-02-091-3/+3
| | | | | | | | | characters * Change logger to not print extra line if [<entry>] <text> like string is not logged * Remove more of my previous chatty debugging statements
* make a couple more changes to get us back very close to old color schemeSean Dague2008-02-061-3/+16
|
* ummm... removed 1 too many newlines, formating a bit better nowSean Dague2008-02-061-1/+1
|
* pass 1 on getting colors back to the consoleSean Dague2008-02-061-0/+69