OpenSimMirror/OpenSim/Framework/Console
Melanie Thielker e5f3337c3f Implement .ini file includes. Anything that begins with "Include-" will be
treated as another ini source to load.
For example:
Include-Asset = AssetSetup.ini
will load AssetSetup.ini after all other ini files are done.
This works recursively, too
2009-05-21 23:06:10 +00:00
..
AssemblyInfo.cs * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release 2009-04-01 19:44:46 +00:00
CommandConsole.cs Committing the new server base 2009-05-05 01:34:41 +00:00
ConsoleBase.cs Move the color console logic from the appender into the local console, since 2009-05-20 14:40:50 +00:00
ConsolePluginCommand.cs Remove the pre-log4net, discrete output methods from the consoles 2009-05-20 13:50:33 +00:00
LocalConsole.cs Move the color console logic from the appender into the local console, since 2009-05-20 14:40:50 +00:00
MainConsole.cs Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple 2009-05-04 12:15:55 +00:00
OpenSimAppender.cs Implement .ini file includes. Anything that begins with "Include-" will be 2009-05-21 23:06:10 +00:00
RemoteConsole.cs Implement .ini file includes. Anything that begins with "Include-" will be 2009-05-21 23:06:10 +00:00