fn asText(comptime self: Level) []const u8

Returns a string literal of the given level in full text form.

Parameters

self: Level,