documentation
documentation copied to clipboard
Mention that Logger can be injected
Environment
- Existing page: https://doc.cuba-platform.com/manual-7.1/logging.html
Description of the bug or enhancement
"4.6. Logging" chapter does not mention that you can inject SLF4J Logger instance. Presented example shows some POJO with Logger as instance field. We should mention and give examples that one can inject Logger to any screen or Spring bean.