WPILibC++
2019.1.1-beta-2-31-g26e8e58
|
Public Member Functions | |
wpi::raw_ostream & | Get (TLogLevel level=logINFO) |
Static Public Member Functions | |
static TLogLevel & | ReportingLevel () |
static std::string | ToString (TLogLevel level) |
static TLogLevel | FromString (const std::string &level) |
Protected Attributes | |
wpi::SmallString< 128 > | buf |
wpi::raw_svector_ostream oss | buf |