Inheritance diagram for zypp::base::logger::FileWriter:

Public Member Functions | |
| FileWriter (const Pathname &logfile_r, mode_t mode_r) | |
| virtual void | writeOut (const std::string &formated_r) |
Public Attributes | |
| std::ofstream | _outs |
Definition at line 68 of file LogControl.cc.
|
||||||||||||
|
Definition at line 70 of file LogControl.cc. References zypp::filesystem::Pathname::asString(), and zypp::filesystem::chmod(). |
|
|
Reimplemented from zypp::base::LogControl::LineWriter. Definition at line 81 of file LogControl.cc. |
|
|
Definition at line 79 of file LogControl.cc. |
1.4.6