4 #ifndef FIRE_LOGGING_CORE_APPENDER_FILEAPPENDER_HPP_INCLUDED
5 #define FIRE_LOGGING_CORE_APPENDER_FILEAPPENDER_HPP_INCLUDED
10 #include "fire/export.hpp"
11 #include "fire/logging/core/appender/AbstractOutputStreamAppender.hpp"
12 #include "fire/logging/core/appender/FileManager.hpp"
89 std::string getFileName();
Definition: FileAppender.hpp:48
Definition: AbstractOutputStreamAppender.hpp:52