Bugfixes and adding request logger
The new feature to log HTTP requests is added to the core and can be toggle using logRequests
config value inside the config/app
file.
HAVE FUN 🎉
- docs(readme): add adonis banner 90783ed
- feat: add request logger to log http requests 61ea072
- refactor: handle http server errors 4add2ed
- chore(config): enable pretty print logs in development e65ead5
- refactor: move all middleware to subdirectory 86a3243
- refactor: add logs to the boot process 9a79608
- refactor: add cors middleware to the container c15f775
- fix: add event typings to main export c661fc5