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

Server-side Kermit - Investigate Ktor integration #8

Open
psh opened this issue Nov 6, 2023 · 0 comments
Open

Server-side Kermit - Investigate Ktor integration #8

psh opened this issue Nov 6, 2023 · 0 comments

Comments

@psh
Copy link
Owner

psh commented Nov 6, 2023

Look at their Logger interface, look at using SLF4J and also, don't forget the CallLogging plugin and if that can use an external logger.

the kermit-spring logger factory and property delegate may need to split out as they could be common between kermit-ktor-server and kermit-spring

    private val logger by kermitLogger()

Look at the Ktor output and see if the kermit-spring message formatter would be useful there too.

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