Logging
Where diagnostic log lines go.
Members
| Classes | |
| class | Logger |
|
Minimal logging surface for Robotiq components. More... | |
| class | NullLogger |
|
A do-nothing Logger, useful in tight benchmarks or tests. More... | |
| class | StderrLogger |
|
Default Logger implementation that writes to stderr. Hosted-only: it needs <iostream> and a wall clock, neither of which a freestanding target has — provide an application Logger (e.g. a UART sink) there instead. More... | |
| Functions | |
| constexpr std::string_view | toString (Logger::Level level) |
Functions
toString()
| constexpr |
- Parameters
-
level Severity of a log line.
- Returns
The plain name of level (e.g. "Info"); callers that need fixed-width column alignment (as StderrLogger does) pad this themselves.
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.