[DOCS][Dev] Add Logging

This commit is contained in:
2021-08-01 18:56:24 +01:00
parent 263a5f67f3
commit 7f3a9bc880
2 changed files with 74 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
- [Routes and Controllers](./routes_and_controllers.md)
- [Templates](./templates.md)
- [Internationalization](./i18n.md)
- [Log](./log.md)
- [Logging](./log.md)
- [Queue](./queue.md)
- [Files](./files.md)
- [Security](./security.md)