Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 327 Bytes

LoggingContext.md

File metadata and controls

9 lines (8 loc) · 327 Bytes

LoggingContext

Checks if logging works as expected. Uses a MockLogger under the hood. Is independent of monolog as it's using the PSR Logger.

Then

Then the log contains a(n) <level> entry <text>

Check if the given message wit the given severity exists. Can optionally also check for the logging context via table.