You are here

8 calls to TestLogger::log() in Configuration selector 8

TestLogger::alert in src/TestLogger.php
Action must be taken immediately.
TestLogger::critical in src/TestLogger.php
Critical conditions.
TestLogger::debug in src/TestLogger.php
Detailed debug information.
TestLogger::emergency in src/TestLogger.php
System is unusable.
TestLogger::error in src/TestLogger.php
Runtime errors that do not require immediate action but should typically be logged and monitored.
TestLogger::info in src/TestLogger.php
Interesting events.
TestLogger::notice in src/TestLogger.php
Normal but significant events.
TestLogger::warning in src/TestLogger.php
Exceptional occurrences that are not errors.