You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2019/06/27 22:13:00 UTC

[jira] [Resolved] (JUNEAU-109) BasicRestLogger should take in servlet class so that logging can be based on that class.

     [ https://issues.apache.org/jira/browse/JUNEAU-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar resolved JUNEAU-109.
---------------------------------
       Resolution: Fixed
         Assignee: James Bognar
    Fix Version/s: 8.0.1

> BasicRestLogger should take in servlet class so that logging can be based on that class.
> ----------------------------------------------------------------------------------------
>
>                 Key: JUNEAU-109
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-109
>             Project: Juneau
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 8.0.0
>            Reporter: James Bognar
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.0.1
>
>
> Also, provide documentation on hooking into Log4j...
> -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
> <dependency>
>     <groupId>org.apache.logging.log4j</groupId>
>     <artifactId>log4j-jul</artifactId>
> </dependency>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)