|
RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
|
This is the complete list of members for Logger, including all inherited members.
| addSink(const Sink &s) | Logger | inline |
| autoDetect_(const std::string &s) | Logger | inlineprivatestatic |
| capacity_ | Logger | private |
| cerrRedirect_ | Logger | private |
| channels() const | Logger | inline |
| channels_ | Logger | private |
| clearChannel(const std::string &channel) | Logger | inline |
| clearSinks() | Logger | inline |
| commit_(const std::string &channel, LogEntry e) | Logger | inlineprivate |
| coutRedirect_ | Logger | private |
| ensureSeed_() | Logger | inlineprivate |
| formatTs(uint64_t ms) | Logger | inlinestatic |
| getChannel(const std::string &channel) | Logger | inline |
| installStdCapture() | Logger | inline |
| instance() | Logger | inlinestatic |
| Level enum name | Logger | |
| log(const std::string &channel, const std::string &line) | Logger | inline |
| log(const std::string &channel, Level lvl, const std::string &line) | Logger | inline |
| Logger()=default | Logger | private |
| m_ | Logger | mutableprivate |
| nextSinkId_ | Logger | private |
| nowMs_() | Logger | inlineprivatestatic |
| removeSink(int id) | Logger | inline |
| seeded_ | Logger | private |
| setChannelCapacity(size_t cap) | Logger | inline |
| Sink typedef | Logger | |
| sinks_ | Logger | private |
| uninstallStdCapture() | Logger | inline |