mini\Logger\Logger::formatException() Method

private

Signature

private function formatException(Throwable $exception): string

Parameters

Name Type Default Description
$exception Throwable required Documentation missing

Returns

string

Documentation

Format exception for logging

Source

src/Logger/Logger.php:158-168