You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/04 09:20:00 UTC

[jira] [Commented] (ARIA-416) Providing handlers to logging_handlers only adds handles instead of replacing

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

ASF GitHub Bot commented on ARIA-416:
-------------------------------------

Github user aviyoop commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/210#discussion_r154590889
  
    --- Diff: aria/orchestrator/context/common.py ---
    @@ -115,14 +115,19 @@ def __repr__(self):
     
         @contextmanager
         def logging_handlers(self, handlers=None):
    --- End diff --
    
    why would you call this context manager without providing handlers?


> Providing handlers to logging_handlers only adds handles instead of replacing 
> ------------------------------------------------------------------------------
>
>                 Key: ARIA-416
>                 URL: https://issues.apache.org/jira/browse/ARIA-416
>             Project: AriaTosca
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Maxim Orlov
>            Assignee: Maxim Orlov
>            Priority: Minor
>
> providing handlers to logging handlers only adds handles instead of replacing 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)