String Logger
No security coverage
This module provides a simple logger that stores log messages in a single string. You can retrieve the accumulated log content at any time.
A PSR-3 logger that holds messages in a string for later retrieval.