PSR-3: Logger Interface standard
TYPO3
Show in appDescription
This skill covers knowledge about the PSR-3 logging standard for PHP.
Goals
- I know about the interfaces defined by PSR-3.
- I know about the standard implementations of PSR-3.
- I know the API methods the PSR-3 LoggerInterface provides for writing log messages.
- I know how to use PSR-3-based logging in my own extensions.
Maintainer
Andreas Wolf