Skip to content

yuhki50/ofxLoggerWithDateChannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ofxLoggerWithDateChannel

Custom logger channel. Output following log.

2016-02-07-05-05-05-958 [verbose] Test Log

Usage

Replace openFrameworks official API ofLogToConsole, ofLogToFile to ofLogWithDateToConsole, ofLogWithDateToFile.

ofLogWithDateToConsole();
ofLogWithDateToFile("of.log", true);

License

MIT License

About

An openFrameworks addon for LoggerWithDateChannel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages