Commit fe6e59e2 authored by captainwong's avatar captainwong

update

parent 1e56221e
......@@ -3,7 +3,7 @@
#include "base/config.h"
#ifdef JLIB_DISABLE_LOG
#include "no_log.h"
#include "log2micros.h"
#else // JLIB_DISABLE_LOG
#define JLIB_LOG2_ENABLED
......
#pragma once
#ifndef JLIB_LOG2_MICROS
#define JLIB_LOG2_MICROS
#ifndef JLIB_LOG2_ENABLED
#define init_logger
#define JLOG_DBUG
......@@ -23,3 +26,5 @@ public:
#define JLOG_ASC
#endif
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment