You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2016/09/04 11:55:20 UTC

[jira] [Created] (MSHARED-587) remove logger level API from MessageBuilder

Hervé Boutemy created MSHARED-587:
-------------------------------------

             Summary: remove logger level API from MessageBuilder
                 Key: MSHARED-587
                 URL: https://issues.apache.org/jira/browse/MSHARED-587
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-shared-utils
    Affects Versions: maven-shared-utils-3.1.0
            Reporter: Hervé Boutemy
            Assignee: Hervé Boutemy
             Fix For: maven-shared-utils-3.1.1


debug(), info() and error() are not intended for messages: they are only intended for log level displaying from slf4j provider implementation: having these methods in MessageBuilder is confusing (and hard to explain)
moving them to another interface would make things more clear



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