23 nbool setPath(
const std::string& new_path);
24 const std::string& getPath()
const;
26 const std::string& getName()
const override;
28 using super::logBypass;
File output stream for logging to disk files.
Definition: fileLogStream.hpp:14
nbool logBypass(const nchar *message) override
Base class for all logging output streams.
Definition: stream.hpp:12