KamelosoLogger.tintImpl

Template for returning tints based on the settings of the this KamelosoLogger.

This saves us having to pass the brightness setting, and allows for making easy aliases for the log level.

class KamelosoLogger
version(Colours)
private const pure @safe nothrow @nogc
tintImpl
(
LogLevel level
)
()

Parameters

level

Compile-time LogLevel.

Return Value

Type: auto

A tint string.