Re: what is the proper way to handle success message within a feedback panel

2009-10-08 Thread Jeremy Thomerson
Info? -- Jeremy Thomerson http://www.wickettraining.com On Thu, Oct 8, 2009 at 2:42 PM, Joe Hudson wrote: > Hello, > > It seems that the only levels of feedback message are: > > -DEBUG > > -ERROR > > -FATAL > > -INFO > > -UNDEFINED > > -WARNING > > I'm just wondering w

what is the proper way to handle success message within a feedback panel

2009-10-08 Thread Joe Hudson
Hello, It seems that the only levels of feedback message are: -DEBUG -ERROR -FATAL -INFO -UNDEFINED -WARNING I'm just wondering what the best practice is for success messages are. Thanks. Regards, Joe