|
Bredbandskollen CLI
1.2
Asynchronous network task engine
|
This is the complete list of members for Logger, including all inherited members.
| createHashKey(unsigned int length=20) | Logger | static |
| dateString(time_t t=0) | Logger | static |
| dateString2(time_t t=0) | Logger | static |
| dbg_log() const | Logger | inlineprotected |
| err_log(const std::string &label) | Logger | inlinestatic |
| err_log() const | Logger | inlineprotected |
| errno_log() const | Logger | protected |
| flushLogFile() | Logger | inlinestatic |
| hasExpired(const TimePoint &t) | Logger | inlinestatic |
| inError() | Logger | inlinestatic |
| label() const | Logger | inline |
| log(const std::string &label) | Logger | inlinestatic |
| log() const | Logger | inlineprotected |
| Logger(std::string label) | Logger | inline |
| msSince(const TimePoint &t) | Logger | static |
| msTo(const TimePoint &t) | Logger | static |
| pauseLogging() | Logger | inlinestatic |
| reopenLogFile(const std::string &filename) | Logger | static |
| resetLabel(const std::string &new_label) | Logger | inline |
| sayTime(std::ostream &stream) | Logger | static |
| secondsSince(const TimePoint &t) | Logger | static |
| secondsTo(const TimePoint &t) | Logger | static |
| setLogFile(std::ostream &stream) | Logger | static |
| setLogLimit(unsigned int loglines=0, unsigned int warnlines=0, unsigned int errlines=0) | Logger | static |
| timeAfter(double s) | Logger | inlinestatic |
| timeMax() | Logger | inlinestatic |
| timeNow() | Logger | inlinestatic |
| toUs(double t) | Logger | inlinestatic |
| warn_log(const std::string &label) | Logger | inlinestatic |
| warn_log() const | Logger | inlineprotected |