aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/LocalConsole.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Display normal log information in the console's default foreground colour, ...Justin Clarke Casey2009-05-251-5/+5
* cleaning out warnings.Dr Scofield2009-05-221-1/+1
* Move the color console logic from the appender into the local console, sinceMelanie Thielker2009-05-201-2/+84
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-201-124/+0
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-1/+1
* Add a skeleton class, "RemoteConsole", for a console that uses RESTMelanie Thielker2009-05-041-1/+0
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-0/+470