Logger.exception

Log an exception message. It starts with the current time + " -> LOG_EXCEPTION: "

class Logger
@safe
void
exception
(
string message
)

Meta