Skip to content

Logging section#512

Merged
sigmavirus24 merged 6 commits into
realpython:masterfrom
tanyaschlusser:master
Jan 18, 2015
Merged

Logging section#512
sigmavirus24 merged 6 commits into
realpython:masterfrom
tanyaschlusser:master

Conversation

@tanyaschlusser
Copy link
Copy Markdown
Contributor

This is in reference to Issue 336 -- No section on logging?

It is a first attempt, written in a separate file, and inserted between the Testing and Gotchas section on the Writing page. Thank you for suggestions!

Comment thread docs/writing/logging.rst Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please remove "Do that."

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done.

@sigmavirus24
Copy link
Copy Markdown
Contributor

Thanks @tanyaschlusser! This is a good start. Please take care of the feedback I left you and ping me when you're done (GitHub doesn't notify me when you've added more commits to the PR). 🎉

@tanyaschlusser
Copy link
Copy Markdown
Contributor Author

Thank you @sigmavirus24 !

All of the changes except for the :pep:282 references were made, plus I added more detail about pros and cons for the different configuration opens. Thank you.

Comment thread docs/writing/logging.rst Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Two last nits:

  1. Can you make the Pro/Con emphasis bold instead of italic?
  2. The -- doesn't show up as an emdash (which is what I think you were shooting for), can you just use a :?

After that, LGTM.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thank you for reviewing @sigmavirus24 -- Done!

@tanyaschlusser
Copy link
Copy Markdown
Contributor Author

OK, all changes have been pushed, thank you!

sigmavirus24 added a commit that referenced this pull request Jan 18, 2015
@sigmavirus24 sigmavirus24 merged commit cb1ddc6 into realpython:master Jan 18, 2015
@sigmavirus24
Copy link
Copy Markdown
Contributor

Thank you @tanyaschlusser !!!! 🍰 ✨

@tanyaschlusser
Copy link
Copy Markdown
Contributor Author

Yay!
Sorry -- but I missed one error -- the code for the 'logging_config.txt' should have become 'logging_config.ini' :-( I made another push

sorry I should have noticed that

Comment thread docs/writing/logging.rst
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

logging_config.txt should be logging_config.ini

sorry

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Woops! You have to make a new PR with that. Sorry for the hassle

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I made the change myself @tanyaschlusser to save you some trouble

@tanyaschlusser
Copy link
Copy Markdown
Contributor Author

Thank you @sigmavirus24 !

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants