30 const std::string& getPath()
const;
32 const std::string& getName()
const override;
34 using super::logBypass;
File output stream for logging to disk files
Definition fileLogStream.hpp:15
nbool setPath(const std::string &new_path)
Sets the path for the log file and attempts to open it.
nbool logBypass(const nchar *message) override
Log message directly without formatting
Base class for all logging output streams
Definition stream.hpp:13
Weak reference smart pointer with type-safe access
Definition tweak.hpp:16