Commit c180f138 authored by captainwong's avatar captainwong

log dump

parent 307bf11d
This diff is collapsed.
......@@ -9,6 +9,7 @@
#define LOG CLog::WriteLog
#define LOGA CLog::WriteLogA
#define LOGW CLog::WriteLogW
#define LOGB(b, l) CLog::Dump(b, l)
class LogFunction {
private:
......
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