[Accepted] D10010: rust: Add a log file rotation utility

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Fri Feb 19 09:01:10 UTC 2021


Alphare added inline comments.
Alphare accepted this revision.

INLINE COMMENTS

> SimonSapin wrote in logging.rs:60
> It could be if we renamed `{name}.{i - 1}` to `{name}.{i}` instead of `{name}.{i}` to `{name}.{i + 1}`.

Right, doesn't really matter. I wasn't sure of the behavior of the range operator when doing n..n.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D10010/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D10010

To: SimonSapin, #hg-reviewers, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210219/138fe028/attachment-0002.html>


More information about the Mercurial-patches mailing list