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

Improve logging #3

Open
jfrazier-eth opened this issue Aug 21, 2022 · 0 comments
Open

Improve logging #3

jfrazier-eth opened this issue Aug 21, 2022 · 0 comments

Comments

@jfrazier-eth
Copy link
Owner

Implement more verbose logging allowing a client to

  1. Set their log level. Could use an env variable as suggested by @sleeyax here
  • By default we should log a minimal amount of data that does not grow with the number of decorators
  1. Logged data should be grouped per file and could include data such as
  • Number of decorators stripped
  • Names of decorators stripped
  • Position of the decorator within the file
Repository owner deleted a comment from tobarbaro Dec 31, 2023
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

No branches or pull requests

2 participants
@jfrazier-eth and others