<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Sean,<BR>
 <BR>
can't we just do an<BR>
 <BR>
colour = hash( source );<BR>
 <BR>
if(colour == red)<BR>
{<BR>
 colour = yellow;<BR>
}<BR><BR>
to just exclude the red, without changing the other colours?<BR><BR>
I'm actually quite +1 on that as the red makes me start as well.<BR>
 <BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR><BR>
> Date: Mon, 19 Jan 2009 10:30:27 -0500<BR>> From: sdague@gmail.com<BR>> To: opensim-dev@lists.berlios.de<BR>> Subject: Re: [Opensim-dev] Console Log Colours for Messages<BR>> <BR>> Ai Austin wrote:<BR>> > At 20:42 16/01/2009, Austin Tate wrote:<BR>> >> Generally the red colour is used for errors to alter the sysadmin as <BR>> >> the system boots up on potential problems. But a few items use red <BR>> >> as their own colour as well... e.g. ScriptEngine.DotNetEngine<BR>> >><BR>> >> I wonder if we could alter the console log colours of those modules <BR>> >> that currently use red to save red for errors we want to draw a <BR>> >> sysadmin's attention to?<BR>> > <BR>> > <BR>> > The four I spot that use the "error red" are<BR>> > <BR>> > [REST Comms]<BR>> > [ASTERISKVOICE]<BR>> > [HGMap]<BR>> > [ScriptEngine.DotNetEngine]<BR>> > <BR>> > is that specifically important, or can the authors of those modules <BR>> > amend the colour away from error red?<BR>> <BR>> The coloring of those fields is based on a hashing algorithm of the tag<BR>> (it's done in the log4net module I wrote). I can take Red out of that<BR>> rotation, though that will definitely cause at least a few days of<BR>> confusion as the colors people are used to for certain tags will go away.<BR>> <BR>> How big an issue do people see for using red for a tag coloring? I'd<BR>> like to hear some more voices before changing that.<BR>> <BR>> -Sean<BR>> <BR>> -- <BR>> Sean Dague / Neas Bade<BR>> sdague@gmail.com<BR>> http://dague.net<BR>> <BR>> <BR><BR></body>
</html>