[Opensim-dev] Console Log Colours for Messages
Stefan Andersson
stefan at tribalmedia.se
Mon Jan 19 19:00:59 UTC 2009
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: sdague at gmail.com> To: opensim-dev at lists.berlios.de> 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> sdague at gmail.com> http://dague.net> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20090119/20dfa95e/attachment-0001.html>
More information about the Opensim-dev
mailing list