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 "Trần Tiến Đức (JIRA)" <se...@james.apache.org> on 2019/05/14 02:39:00 UTC

[jira] [Created] (JAMES-2768) make DelaysAndMaxRetry logs more understandable

Trần Tiến Đức created JAMES-2768:
------------------------------------

             Summary: make DelaysAndMaxRetry logs more understandable 
                 Key: JAMES-2768
                 URL: https://issues.apache.org/jira/browse/JAMES-2768
             Project: James Server
          Issue Type: Improvement
            Reporter: Trần Tiến Đức


{code:java}
LOGGER.warn("Delay of {} msecs is now attempted: {} times", lastDelay.getDelayTime(), lastDelay.getAttempts());
{code}
prints `Duration.toString()` which is not human readable, turn it into something readable



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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