You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2021/09/04 06:13:00 UTC

[jira] [Closed] (JAMES-2136) Use logback instead of slf4j-simple for test output

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

Benoit Tellier closed JAMES-2136.
---------------------------------
    Resolution: Fixed

This is done

> Use logback instead of slf4j-simple for test output
> ---------------------------------------------------
>
>                 Key: JAMES-2136
>                 URL: https://issues.apache.org/jira/browse/JAMES-2136
>             Project: James Server
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Matthieu Baechler
>            Priority: Major
>
> When one need some specific log when debugging tests, (s)he always need to remove slf4j-simple, replace it with something else and put a config file.
> It's cumbersome and make us loose time.
> I propose to use logback everywhere. For a start, we would use the same logback-test.xml for every tests but we could modify them for each project.
> Furthermore, having too many logs in console make Jenkins (and other tools) unusable too, It would help a lot to always log test output into files instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org