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

Implement logging system #3197

Open
char0n opened this issue Oct 1, 2023 · 0 comments
Open

Implement logging system #3197

char0n opened this issue Oct 1, 2023 · 0 comments
Assignees
Labels
ApiDOM enhancement New feature or request

Comments

@char0n
Copy link
Member

char0n commented Oct 1, 2023

Package name will be @swagger-api/apidom-logging. It will implement Python 3.x logging API: https://docs.python.org/3/library/logging.html.

Reasons:

Python 3.x logging API supports logger hierarchies, which is something that will come pretty handy in ApiDOM monorepo.

After logging framework is implement, it needs to be used within the ApiDOM packages.

Old JavaScript implementation POC: https://github.com/jose-pleonasm/py-logging

@char0n char0n self-assigned this Oct 1, 2023
@char0n char0n added enhancement New feature or request ApiDOM labels Oct 1, 2023
char0n added a commit that referenced this issue Oct 30, 2023
char0n added a commit that referenced this issue Oct 30, 2023
char0n added a commit that referenced this issue Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ApiDOM enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant