Docs

EVF_Logger::should_handle( string $level ): bool

Determine whether to handle or ignore log.

Parameters

$levelstringrequired
emergency|alert|critical|error|warning|notice|info|debug.

Return

bool True if the log should be handled.