carb::logging::kLevelError

Defined in carb/logging/Log.h

const int32_t carb::logging::kLevelError = 1

Error level, this is for error messages.

An error has occurred but the program can continue.