This is a callable used for logging. It isn't used outside the
transaction code. It doesn't need to be part of the public interface.
Let's mark it as private.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG337d6e0fd9c9: transaction: make report a private attribute
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.