UniSet 2.32.1
|
Полный список членов класса uniset::LogAgregator, включая наследуемые из базового класса
add(std::shared_ptr< LogAgregator > log, const std::string &lname="") (определено в uniset::LogAgregator) | uniset::LogAgregator | |
add(std::shared_ptr< DebugStream > log, const std::string &lname="") (определено в uniset::LogAgregator) | uniset::LogAgregator | |
addLabel(const std::string &key, const std::string &value) noexcept (определено в DebugStream) | DebugStream | |
addLevel(const std::string &logname, Debug::type t) (определено в uniset::LogAgregator) | uniset::LogAgregator | |
DebugStream::addLevel(Debug::type t) noexcept | DebugStream | inline |
addLog(std::shared_ptr< DebugStream > l, const std::string &lname, bool connect) (определено в uniset::LogAgregator) | uniset::LogAgregator | protected |
addLogAgregator(std::shared_ptr< LogAgregator > la, const std::string &lname) (определено в uniset::LogAgregator) | uniset::LogAgregator | protected |
cleanupLabels() noexcept (определено в DebugStream) | DebugStream | |
create(const std::string &logname) (определено в uniset::LogAgregator) | uniset::LogAgregator | |
debug(Debug::type t=Debug::ANY) noexcept | DebugStream | |
debugging(Debug::type t=Debug::ANY) const noexcept | DebugStream | inline |
DebugStream(Debug::type t=Debug::NONE, Debug::verbosity v=0) | DebugStream | explicit |
DebugStream(char const *f, Debug::type t=Debug::NONE, bool truncate=false) | DebugStream | explicit |
delLabel(const std::string &key) noexcept (определено в DebugStream) | DebugStream | |
delLevel(const std::string &logname, Debug::type t) (определено в uniset::LogAgregator) | uniset::LogAgregator | |
DebugStream::delLevel(Debug::type t) noexcept | DebugStream | inline |
disableOnScreen() (определено в DebugStream) | DebugStream | |
dt | DebugStream | protected |
enableOnScreen() (определено в DebugStream) | DebugStream | |
findByLogName(const std::string &logname) const (определено в uniset::LogAgregator) | uniset::LogAgregator | |
findLog(const std::string &lname) const (определено в uniset::LogAgregator) | uniset::LogAgregator | protected |
fname (определено в DebugStream) | DebugStream | protected |
getLabels() noexcept (определено в DebugStream) | DebugStream | |
getListByLogNameWithRule(std::list< iLog > &lst, const std::regex &rule, const std::string &prefix) const (определено в uniset::LogAgregator) | uniset::LogAgregator | protected |
getLog(const std::string &logname) (определено в uniset::LogAgregator) | uniset::LogAgregator | |
getLogFile() const noexcept (определено в DebugStream) | DebugStream | inline |
getLogList() const (определено в uniset::LogAgregator) | uniset::LogAgregator | |
getLogList(const std::string ®exp_str) const (определено в uniset::LogAgregator) | uniset::LogAgregator | |
getLogName() const noexcept (определено в DebugStream) | DebugStream | inline |
hide_label_key (определено в DebugStream) | DebugStream | protected |
hideLabelKey(bool s) noexcept (определено в DebugStream) | DebugStream | inline |
internal (определено в DebugStream) | DebugStream | protected |
isOnLogFile() const noexcept (определено в DebugStream) | DebugStream | inline |
isWriteLogFile (определено в DebugStream) | DebugStream | protected |
Label typedef (определено в DebugStream) | DebugStream | |
labels (определено в DebugStream) | DebugStream | protected |
level(const std::string &logname, Debug::type t) (определено в uniset::LogAgregator) | uniset::LogAgregator | |
DebugStream::level(Debug::type t) noexcept | DebugStream | inline |
DebugStream::level() const noexcept | DebugStream | inline |
log(Debug::type l) noexcept (определено в DebugStream) | DebugStream | inline |
LogAgregator(const std::string &name, Debug::type t) (определено в uniset::LogAgregator) | uniset::LogAgregator | explicit |
LogAgregator(const std::string &name="") (определено в uniset::LogAgregator) | uniset::LogAgregator | explicit |
logExist(std::shared_ptr< DebugStream > &l) const (определено в uniset::LogAgregator) | uniset::LogAgregator | |
logFile(const std::string &f, bool truncate=false) override | uniset::LogAgregator | virtual |
logname (определено в DebugStream) | DebugStream | protected |
logOnEvent(const std::string &s) (определено в uniset::LogAgregator) | uniset::LogAgregator | protected |
makeLogNameList(const std::string &prefix) const (определено в uniset::LogAgregator) | uniset::LogAgregator | protected |
nullstream | DebugStream | protected |
offLogFile(const std::string &logname) (определено в uniset::LogAgregator) | uniset::LogAgregator | |
offLogFile() noexcept (определено в DebugStream) | DebugStream | inline |
onLogFile(const std::string &logname) (определено в uniset::LogAgregator) | uniset::LogAgregator | |
onLogFile(bool truncate=false) (определено в DebugStream) | DebugStream | inline |
onScreen (определено в DebugStream) | DebugStream | protected |
operator()(Debug::type t) noexcept | DebugStream | |
operator<< (определено в uniset::LogAgregator) | uniset::LogAgregator | friend |
operator<< (определено в uniset::LogAgregator) | uniset::LogAgregator | friend |
operator=(const DebugStream &r) (определено в DebugStream) | DebugStream | |
operator[](Debug::type t) noexcept | DebugStream | inline |
pos(int x, int y) noexcept (определено в DebugStream) | DebugStream | |
printDate(Debug::type t, char brk='/') noexcept (определено в DebugStream) | DebugStream | |
printDateTime(Debug::type t) noexcept (определено в DebugStream) | DebugStream | |
printLogList(std::ostream &os, const std::string ®exp_str="") const (определено в uniset::LogAgregator) | uniset::LogAgregator | |
printLogList(std::ostream &os, std::list< iLog > &lst) (определено в uniset::LogAgregator) | uniset::LogAgregator | static |
printTime(Debug::type t, char brk=':') noexcept (определено в DebugStream) | DebugStream | |
printTree(std::ostream &os, const std::string &g_tab="") const (определено в uniset::LogAgregator) | uniset::LogAgregator | protected |
s_stream (определено в DebugStream) | DebugStream | protected |
sbuf_overflow(const std::string &s) noexcept (определено в DebugStream) | DebugStream | protected |
sep (определено в uniset::LogAgregator) | uniset::LogAgregator | static |
setLogFile(const std::string &n) noexcept (определено в DebugStream) | DebugStream | inline |
setLogName(const std::string &n) noexcept (определено в DebugStream) | DebugStream | inline |
show_datetime (определено в DebugStream) | DebugStream | protected |
show_labels (определено в DebugStream) | DebugStream | protected |
show_localtime (определено в DebugStream) | DebugStream | protected |
show_logtype (определено в DebugStream) | DebugStream | protected |
show_msec (определено в DebugStream) | DebugStream | protected |
show_usec (определено в DebugStream) | DebugStream | protected |
showDateTime(bool s) noexcept (определено в DebugStream) | DebugStream | inline |
showLabels(bool s) noexcept (определено в DebugStream) | DebugStream | inline |
showLocalTime(bool s) noexcept (определено в DebugStream) | DebugStream | inline |
showLogType(bool s) noexcept (определено в DebugStream) | DebugStream | inline |
showMicroseconds(bool s) noexcept (определено в DebugStream) | DebugStream | inline |
showMilliseconds(bool s) noexcept (определено в DebugStream) | DebugStream | inline |
signal_stream_event() (определено в DebugStream) | DebugStream | |
splitFirst(const std::string &lname, const std::string s="/") (определено в uniset::LogAgregator) | uniset::LogAgregator | static |
StreamEvent_Signal typedef (определено в DebugStream) | DebugStream | |
to_end(Debug::type t) noexcept | DebugStream | inline |
V(Debug::verbosity v) noexcept (определено в DebugStream) | DebugStream | |
verb (определено в DebugStream) | DebugStream | protected |
verbose(Debug::verbosity v) noexcept (определено в DebugStream) | DebugStream | inline |
verbose() const noexcept | DebugStream | inline |
vv (определено в DebugStream) | DebugStream | protected |
~DebugStream() (определено в DebugStream) | DebugStream | virtual |
~LogAgregator() (определено в uniset::LogAgregator) | uniset::LogAgregator | virtual |