Skip to content

cleanup logging and show logs in interactive mode #414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2014
Merged

Conversation

joernhees
Copy link
Member

see issue #413 for more info

@joernhees
Copy link
Member Author

this cleanup just does two things:

  1. unifies the use of loggers to always use logger = logging.getLogger(__name__)
  2. in case we're run in interactive mode insert logging.basicConfig(level=logging.INFO)

for documenting and actually using the loggers see #413

joernhees added a commit that referenced this pull request Nov 27, 2014
cleanup logging and show logs in interactive mode closes #413
@joernhees joernhees merged commit 01e6e1f into master Nov 27, 2014
@joernhees joernhees deleted the cleanup_logging branch November 27, 2014 18:30
@joernhees joernhees modified the milestone: rdflib 4.2.0 Feb 19, 2015
@joernhees joernhees added enhancement New feature or request cleanup labels Feb 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant