You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/08/11 01:12:46 UTC

[jira] [Resolved] (REEF-562) Add Logger.IsLoggable(Level)

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

Markus Weimer resolved REEF-562.
--------------------------------
       Resolution: Implemented
    Fix Version/s: 0.13

Implemented via [#362|https://github.com/apache/incubator-reef/pull/362]

> Add Logger.IsLoggable(Level)
> ----------------------------
>
>                 Key: REEF-562
>                 URL: https://issues.apache.org/jira/browse/REEF-562
>             Project: REEF
>          Issue Type: New Feature
>          Components: REEF.NET
>            Reporter: Markus Weimer
>            Assignee: Andrew Chung
>             Fix For: 0.13
>
>
> Currently, {{Logger}} has no way of letting code know whether a certain log level is actually logged. This prevents us from guarding the potential costly generation of ultimately discarded log lines. We should add a boolean method to fix that.



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