You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/10/01 17:49:26 UTC

[jira] [Updated] (TINKERPOP3-859) Provide a more general way to set log levels in plugins

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

stephen mallette updated TINKERPOP3-859:
----------------------------------------
    Description: 
Currently plugins are bound to log4j which allow the log level to be set programmatically from the plugin itself.  It would be better if this could be set some other way from the plugin as we've gone through the trouble of using slf4j as an abstraction for logging.

This might be helpful: http://stackoverflow.com/questions/10505418/how-to-find-which-library-slf4j-has-bound-itself-to

  was:Currently plugins are bound to log4j which allow the log level to be set programmatically from the plugin itself.  It would be better if this could be set some other way from the plugin as we've gone through the trouble of using slf4j as an abstraction for logging.


> Provide a more general way to set log levels in plugins
> -------------------------------------------------------
>
>                 Key: TINKERPOP3-859
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-859
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: plugin
>    Affects Versions: 3.0.1-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>
> Currently plugins are bound to log4j which allow the log level to be set programmatically from the plugin itself.  It would be better if this could be set some other way from the plugin as we've gone through the trouble of using slf4j as an abstraction for logging.
> This might be helpful: http://stackoverflow.com/questions/10505418/how-to-find-which-library-slf4j-has-bound-itself-to



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