Logger.error

Log an error message. It starts with the current time + " -> LOG_ERROR: "

class Logger
@safe
void
error
(
string message
)

Meta