Step-by-Step Guide to Adding Logging to an Actix Web Application
I recently started working on a project that uses Actix, it is the first time I touch this web framework. And I have an issue that every time I start the server didn't show me a message that the server is running or when an endpoint is called.
Probab...
carlosmv.hashnode.dev5 min read