SHA256
modify something
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#ifndef FEATHERLOG_FEATHERLOG_HPP
|
||||
#define FEATHERLOG_FEATHERLOG_HPP
|
||||
|
||||
#include <featherlog/flog_definitions.h>
|
||||
#include <featherlog/log_formatter.hpp>
|
||||
#include <featherlog/log_level.hpp>
|
||||
#include <featherlog/log_manager.hpp>
|
||||
#include <featherlog/log_message.hpp>
|
||||
#include <featherlog/log_message_flag.hpp>
|
||||
#include <featherlog/log_outputter.hpp>
|
||||
#include <featherlog/logger.hpp>
|
||||
#include <featherlog/push_result.hpp>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user