[ 
https://issues.apache.org/jira/browse/OFBIZ-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381804#comment-15381804
 ] 

Deepak Dixit commented on OFBIZ-6274:
-------------------------------------

Hi Taher,

Its working fine, I tested it, we have debug.properties to set the 
configuration level. Also we can turn on/off these from 
https://localhost:8443/webtools/control/LogConfiguration as well. 
As currently log level is set to "info" so timing and verbose log not working.

And here is the default settings (debug.properties):
{code}
print.verbose=false
print.timing=true
print.info=true
print.important=true
print.warning=true
print.error=true
print.fatal=true
{code}


> Rename OFBiz artifacts from 'org.ofbiz.*' to org.apache.ofbiz.*'
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-6274
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6274
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Deepak Dixit
>             Fix For: Upcoming Branch
>
>         Attachments: FIX_LOGGING_OUPUT.patch, RENAME_OFBIZ_TO_APACHE.patch
>
>
> Currently (a lot of) our java and other artifacts sport the name/reference 
> 'org.ofbiz'. This should be renamed to 'org.apache.ofbiz' to bring more 
> consistency across the projects under the Apache umbrella.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to