Human-readable string representation.
Format: [LEVEL] message
[LEVEL] message
@override String toString() { return "[${level.name}] $message"; }