WPILibC++
2018.4.1-20180920010257-1187-gd2a5aaa
|
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 |