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

Use standard Log handler for server logs #303

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

aravindavk
Copy link
Member

@aravindavk aravindavk commented Jan 30, 2023

Signed-off-by: Aravinda Vishwanathapura [email protected]

- Use `HTTP::LogHandler`
- Fix the logger initialization. Use `Kemal.config.logger = APILogHandler.new`
  instead of `logger APILogHandler.new` (See issue:
  kemalcr/kemal#653)

Signed-off-by: Aravinda Vishwanathapura <[email protected]>
@aravindavk aravindavk merged commit 9f62483 into kadalu:main Feb 1, 2023
@aravindavk aravindavk deleted the logger_fix branch February 1, 2023 15:46
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

Successfully merging this pull request may close these issues.

1 participant