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

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

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

Si Chen-2
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
|

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

cjhowe
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