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

Reply via email to