[jboss-jira] [JBoss JIRA] (WFLY-1126) Create ability to turn on logging levels per subsystem

James Perkins (JIRA) issues at jboss.org
Tue Dec 16 16:45:29 EST 2014


     [ https://issues.jboss.org/browse/WFLY-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins closed WFLY-1126.
-------------------------------
    Resolution: Won't Fix


This is to vague. Subsystems would likely have to know about dependency logger names and turn some of those on as well. For example the jpa subsystem might want to turn on Hibernate log levels. Doesn't seem like a viable solution. Logger names should be defined in the documentation.

> Create ability to turn on logging levels per subsystem
> ------------------------------------------------------
>
>                 Key: WFLY-1126
>                 URL: https://issues.jboss.org/browse/WFLY-1126
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Logging
>            Reporter: James Perkins
>            Assignee: James Perkins
>
> Possibly edit the change-level operation to accept a subsystem name, e.g. jpa, and enable the specified level for all the JPA categories.
> {code}
> /subsystem=logging:change-level(level=TRACE,subsystem=jpa)
> {code}
> More thought needs to go into this though. If the categories are already defined, changing them could cause confusion.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list