logError

Logs an non-critical error

@safe
alias logError = defaultLogFunction!(LogLevel.error)

Meta