aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/OpenSimAppender.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change appender to deal with line feeds more intelligently.Melanie2010-05-191-1/+4
* Clean up output a bitMelanie2010-05-191-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Implement .ini file includes. Anything that begins with "Include-" will beMelanie Thielker2009-05-211-1/+1
* Move the color console logic from the appender into the local console, sinceMelanie Thielker2009-05-201-73/+9
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-0/+16
* Removed some of the darker colors from console messages as they were not visi...Dahlia Trimble2009-01-201-6/+7
* oops hash codes can be negative, account for thatSean Dague2009-01-191-1/+2
* added display of exceptionSean Dague2009-01-191-1/+1
* change the appender to have a few more colors, none of which are redSean Dague2009-01-191-2/+16
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* * Insert a new 'set log level [level] command on the console'Justin Clarke Casey2008-08-161-1/+6
* Formatting cleanup.Jeff Ames2008-05-161-8/+8
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-6/+1
* sadly, had to modify line by Ter because it caused mono cil compilerSean Dague2008-04-011-1/+2
* * 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 cha...Justin Clarke Casey2008-02-091-3/+3
* 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