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 loging #8

Open
tekjoey opened this issue May 22, 2024 · 1 comment
Open

implement loging #8

tekjoey opened this issue May 22, 2024 · 1 comment
Assignees

Comments

@tekjoey
Copy link
Owner

tekjoey commented May 22, 2024

  • log all requests
    • log user agent, other stuff
    • time connected
  • log errors

log to file or log to sqlite?

create importance categories (info, warning, danger, etc)

@tekjoey tekjoey added this to HTTPY Mar 28, 2024
@tekjoey tekjoey converted this from a draft issue May 22, 2024
@tekjoey
Copy link
Owner Author

tekjoey commented May 22, 2024

Logging to sqlite3 file. Implemented logging function. Replacing all old "print" statements with logging statements

@tekjoey tekjoey self-assigned this May 22, 2024
@tekjoey tekjoey moved this from In progress to Must implement in HTTPY Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Must implement
Development

No branches or pull requests

1 participant