Change log level from "verbose" to "info" as the default in minilang

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Change log level from "verbose" to "info" as the default in minilang

Ashish Vijaywargiya-5
WDYT, if we change log level from "verbose" to "info" as the default
one, when we use this tag in mini lang while we do development.
Every time when I put the log statement in my mini lang code then the
resultant statement looks like when I press "Enter" key:

<log level="verbose"></log>

And I always change level to "info" to see the details of the message
attribute on the console.

The developer who know about all these log levels details can put the
statement explicitly of level type as "verbose".
I would love to hear about the pros and cons in doing so.

Thanks !

--
Ashish Vijaywargiya

smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Change log level from "verbose" to "info" as the default in minilang

Adrian Crum-2

+1


--- On Wed, 4/29/09, Ashish Vijaywargiya <[hidden email]> wrote:

> From: Ashish Vijaywargiya <[hidden email]>
> Subject: Change log level from "verbose" to "info" as the default in minilang
> To: "OFBiz Dev ML" <[hidden email]>
> Date: Wednesday, April 29, 2009, 6:05 AM
> WDYT, if we change log level from "verbose" to
> "info" as the default one, when we use this tag in
> mini lang while we do development.
> Every time when I put the log statement in my mini lang
> code then the resultant statement looks like when I press
> "Enter" key:
>
> <log level="verbose"></log>
>
> And I always change level to "info" to see the
> details of the message attribute on the console.
>
> The developer who know about all these log levels details
> can put the statement explicitly of level type as
> "verbose".
> I would love to hear about the pros and cons in doing so.
>
> Thanks !
>
> --
> Ashish Vijaywargiya