|
PCB Environment 2
|
Public Member Functions | |
| std::ostream & | stream () |
| const std::string & | getPath () const |
| void | setPath (const std::string_view) |
| void | redirect (LogFile &) |
| bool | isOwner () const |
| LogFile * | owner () const |
| void | ownFile () |
| void | updateOwner () |
Static Public Attributes | |
| static constexpr const std::size_t | MaxSize = 32ull << 20 |