Skip to content
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

Call for clarifications regarding the purpose of this repo #14

Open
moshiba opened this issue Jan 26, 2020 · 0 comments
Open

Call for clarifications regarding the purpose of this repo #14

moshiba opened this issue Jan 26, 2020 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@moshiba
Copy link
Collaborator

moshiba commented Jan 26, 2020

Now that the development of progress-bar has been factored out to another repo,
to focus on the true and only purpose of this project we need clarifications about goals and objectives,
such as the statements in Python3 Logging module:

Basic classes and their functions

  • Loggers expose the interface that application code directly uses.
  • Handlers send the log records (created by loggers) to the appropriate destination.
  • Filters provide a finer grained facility for determining which log records to output.
  • Formatters specify the layout of log records in the final output.

related issues: #8

@moshiba moshiba added the help wanted Extra attention is needed label Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants