Skip to content

Bugfixes and adding request logger

Compare
Choose a tag to compare
@thetutlage thetutlage released this 03 Jun 04:58

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

v2.0.2...v2.0.3