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

Add application logging to file #5

Open
0xtrr opened this issue Jan 25, 2025 · 0 comments
Open

Add application logging to file #5

0xtrr opened this issue Jan 25, 2025 · 0 comments

Comments

@0xtrr
Copy link
Owner

0xtrr commented Jan 25, 2025

Add support for writing logs to file.

Features:

  • Let admin decide to log to file using a boolean value in the config
  • Allow admin to select what to log. E.g. only rate limited events, all events that are blocked, etc. This should be configurable in the application config.

Logs should contain request IP, user pubkey, event id, event kind, etc.

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

1 participant