Skip to content

Conversation

tac0x2a
Copy link

@tac0x2a tac0x2a commented May 27, 2017

Change opening-file log format to same format to "closed file" .

Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. sorry to have taken a year to get to this
  2. we tend to use structured logging as much as possible, so I'd like to instead change the log line that isn't using it. i.e. changing:

@logger.info("Closing file %s" % path)

to

@logger.info("Closing file", :path => path)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants