GitWatcherBot
1.0.0
A Telegram Bot that notifies you when a new change is made in your repositories (issues, pull requests, stars, forks, and watches)
|
This is the complete list of members for models::Log, including all inherited members.
column | models::Log | |
filename | models::Log | |
functionName | models::Log | |
id | models::Log | |
line | models::Log | |
Log()=default | models::Log | |
Log(const std::string &sev, const std::string &shortMsg, const std::string &longMsg="", const std::source_location &here=std::source_location::current()) | models::Log | inline |
longMessage | models::Log | |
severity | models::Log | |
shortMessage | models::Log | |
table() | models::Log | inlinestatic |
timestamp | models::Log | |
toString() const noexcept | models::Log | inline |