From d76d604ce9f749943a6dc6c2260b1375b4ee77b4 Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Wed, 6 Feb 2008 03:52:36 +0000 Subject: [PATCH] Added colors back to console output. Fixed line duplication in console output. --- OpenSim/Framework/Console/ConsoleBase.cs | 10 ---------- bin/OpenSim.32BitLaunch.exe.config | 20 +++++++++++++++++++- bin/OpenSim.Grid.AssetServer.exe.config | 20 +++++++++++++++++++- bin/OpenSim.Grid.GridServer.exe.config | 20 +++++++++++++++++++- bin/OpenSim.Grid.InventoryServer.exe.config | 20 +++++++++++++++++++- bin/OpenSim.Grid.MessagingServer.exe.config | 20 +++++++++++++++++++- bin/OpenSim.Grid.ScriptServer.exe.config | 20 +++++++++++++++++++- bin/OpenSim.Grid.UserServer.exe.config | 20 +++++++++++++++++++- bin/OpenSim.exe.config | 20 +++++++++++++++++++- bin/OpenSimExport.exe.config | 20 +++++++++++++++++++- bin/SimpleApp.exe.config | 20 +++++++++++++++++++- 11 files changed, 190 insertions(+), 20 deletions(-) diff --git a/OpenSim/Framework/Console/ConsoleBase.cs b/OpenSim/Framework/Console/ConsoleBase.cs index 3f68e50f08..6ea9b5d439 100644 --- a/OpenSim/Framework/Console/ConsoleBase.cs +++ b/OpenSim/Framework/Console/ConsoleBase.cs @@ -177,16 +177,6 @@ namespace OpenSim.Framework.Console { lock (m_syncRoot) { - try - { - System.Console.WriteLine(format, args); - } - - catch (FormatException) - { - System.Console.WriteLine(args); - } - try { if (color != ConsoleColor.White) diff --git a/bin/OpenSim.32BitLaunch.exe.config b/bin/OpenSim.32BitLaunch.exe.config index ebe552b5ff..cb5f4c9cea 100644 --- a/bin/OpenSim.32BitLaunch.exe.config +++ b/bin/OpenSim.32BitLaunch.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSim.Grid.AssetServer.exe.config b/bin/OpenSim.Grid.AssetServer.exe.config index 21bd6a0e6a..01cda60a24 100644 --- a/bin/OpenSim.Grid.AssetServer.exe.config +++ b/bin/OpenSim.Grid.AssetServer.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSim.Grid.GridServer.exe.config b/bin/OpenSim.Grid.GridServer.exe.config index 170db91725..836c3f40b3 100644 --- a/bin/OpenSim.Grid.GridServer.exe.config +++ b/bin/OpenSim.Grid.GridServer.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSim.Grid.InventoryServer.exe.config b/bin/OpenSim.Grid.InventoryServer.exe.config index a8e75b1835..3a2fd95c5a 100644 --- a/bin/OpenSim.Grid.InventoryServer.exe.config +++ b/bin/OpenSim.Grid.InventoryServer.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSim.Grid.MessagingServer.exe.config b/bin/OpenSim.Grid.MessagingServer.exe.config index 2e240e09b7..e8c34d2df6 100644 --- a/bin/OpenSim.Grid.MessagingServer.exe.config +++ b/bin/OpenSim.Grid.MessagingServer.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSim.Grid.ScriptServer.exe.config b/bin/OpenSim.Grid.ScriptServer.exe.config index 5e58f587c5..026d0f1288 100644 --- a/bin/OpenSim.Grid.ScriptServer.exe.config +++ b/bin/OpenSim.Grid.ScriptServer.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSim.Grid.UserServer.exe.config b/bin/OpenSim.Grid.UserServer.exe.config index 63f62ba5ff..5e7b8d5598 100644 --- a/bin/OpenSim.Grid.UserServer.exe.config +++ b/bin/OpenSim.Grid.UserServer.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSim.exe.config b/bin/OpenSim.exe.config index 9d2aaeda4c..222fe96ede 100644 --- a/bin/OpenSim.exe.config +++ b/bin/OpenSim.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/OpenSimExport.exe.config b/bin/OpenSimExport.exe.config index fce85b23b3..5cf4b9f45d 100644 --- a/bin/OpenSimExport.exe.config +++ b/bin/OpenSimExport.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/bin/SimpleApp.exe.config b/bin/SimpleApp.exe.config index 3156c730e6..8130ef5c5e 100644 --- a/bin/SimpleApp.exe.config +++ b/bin/SimpleApp.exe.config @@ -6,7 +6,25 @@ - + + + + + + + + + + + + + + + + + + +