Skip to content

tostc/CLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLog

Thread-safe logging library.

Getting Started

Just paste the Log.hpp file to your project.

Usage

You must define CLOG_IMPLEMENTATION in one of your source files, to use the library. For an example show main.cpp

License

This library is under the MIT License

About

Simple thread-safe logging library written in C++11

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages