modify something

This commit is contained in:
CupWater
2026-08-17 21:01:29 +08:00
parent 3274bf9393
commit 4fc7ef37c2
12 changed files with 133 additions and 47 deletions
+4 -2
View File
@@ -4,8 +4,10 @@
#include <string>
#include <featherlog/flog_definitions.h>
namespace flog {
class FLOG_API LogFormatter {
namespace flog
{
class FLOG_API LogFormatter
{
public:
virtual ~LogFormatter() = default;