You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2015/10/28 05:37:27 UTC

[jira] [Commented] (ATLAS-255) Add log level setting for titan in atlas-log4j.xml

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

Suma Shivaprasad commented on ATLAS-255:
----------------------------------------

Should be added in typesystem  and webapp atlas-log4.xml as well 

> Add log level setting for titan in atlas-log4j.xml
> --------------------------------------------------
>
>                 Key: ATLAS-255
>                 URL: https://issues.apache.org/jira/browse/ATLAS-255
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.6-incubating
>            Reporter: Ayub Khan
>            Priority: Minor
>              Labels: patch-available
>         Attachments: ATLAS-255-v0.patch
>
>
> Good to have log level setting for titan available through atlas-log4j.xml.
> Add the below xml code snippet in atlas-log4j.xml
> {code}
>     <logger name="com.thinkaurelius.titan" additivity="false">
>         <level value="info"/>
>         <appender-ref ref="FILE"/>
>     </logger>
> {code}



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