调整处理器结构体
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "logging.h"
|
||||
|
||||
|
||||
int main() {
|
||||
Logging *log = createLogging();
|
||||
Logger *logger = log->getLogger("testLogger",LOG_DEBUG);
|
||||
|
||||
Reference in New Issue
Block a user