Login  Register

[OFBiz] Dev - orderstatus.bsh context creating too much log

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

[OFBiz] Dev - orderstatus.bsh context creating too much log

Si Chen-2
1414 posts
Does anybody still need this?  It generates TONS of log messages:

ecommerce/webapp/ecommerce/WEB-INF/actions/order/orderstatus.bsh:Debug.logInfo("orderstatus
info context: " + context, "orderstatus.bsh");


If it's no longer needed can we remove it?

Thanks,

Si
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [OFBiz] Dev - orderstatus.bsh context creating too much log

cjhowe
1141 posts
can you update it to be active only for demo stores?
It's pretty useful when customizing services and such
that use ecommerce as a base.


--- Si Chen <[hidden email]> wrote:

> Does anybody still need this?  It generates TONS of
> log messages:
>
>
ecommerce/webapp/ecommerce/WEB-INF/actions/order/orderstatus.bsh:Debug.logInfo("orderstatus

>
> info context: " + context, "orderstatus.bsh");
>
>
> If it's no longer needed can we remove it?
>
> Thanks,
>
> Si
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev