teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
This is the complete list of members for teditor::Logger, including all inherited members.
log(int lev, const char *fmt,...) | teditor::Logger | static |
logLevel() | teditor::Logger | static |
messages(Editor &ed, const char *fmt,...) | teditor::Logger | static |
msgBar(Editor &ed, const char *fmt,...) | teditor::Logger | static |
setLevel(int le) | teditor::Logger | static |
SingletonHandler< Logger, std::string > class | teditor::Logger | friend |