Skip to content

gameoverhack/ofxLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxLogger

Introduction

Simple logging utility with time, date, line number, function/class caller, timing and auto padding options.

See the example-ofxLogger for usage.

Licence

ofxLogger is distributed under the MIT License. See license.md distributed with this repository.

Installation

Just drop the ofxLogger folder into the openFrameworks/addons/ folder.

Dependencies

None

Compatibility

Tested with of072

Known issues

Sprintf style logging format not yet implemented.

Version history

Version 0.1 30/07/12:

  • Initial commit.
  • Added 'cout' style logging
  • Added option setters for date, time, function/class, line number, timing and autopadding.

About

Simple logging addon for openFrameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages