Skip to content

katahiromz/MLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLog

A simple logging library for Win32/C++ by katahiromz.

#include "MLog/MLog.h"

You can use mlog_trace_a function like C's printf for logging.

License: MIT