Console Entity Class.
More...
#include <Console.h>
|
| static std::shared_ptr< Console > | Registry (const std::string &name, const std::string &filePath="") |
| | Registry a console to ConsolePool.
|
| |
|
| void | sink_it_ (const spdlog::details::log_msg &msg) override |
| | Inherited from spdlog, run when a message pushed.
|
| |
| virtual void | flush_ () override |
| | Inherited from spdlog, run when spdlog flush.
|
| |
Console Entity Class.
Definition at line 81 of file Console.h.
The documentation for this class was generated from the following files: