Coder Social home page Coder Social logo

ofxlogger's Introduction

ofxLogger

ofxLogger is an advanced logger addon for Open Frameworks which adds C++ stream operators (no more ofToString needed), file logging, timestamps, and other features. There is also ofxBitmapString which is a stream operator ofDrawBitmapString.

OpenFrameworks is a cross platform open source toolkit for creative coding in C++.

http://www.openframeworks.cc/

Installation

To use ofxLogger, first you need to download and install Open Frameworks. ofxLogger.xcodeproj is currently developed against the latest version of Open Frameworks on github (007), but ofxLogger itself should work with 0062.

To get a copy of the repository you can download the source from http://github.com/danomatika/ofxLogger/zipball/master or, alternatively, you can use git clone:

git clone git://github.com/danomatika/ofxLogger.git

The addon should sit in openFrameworks/addons/ofxLogger/.

Running the Example Project

If you're using OS X, open the XCode project in ofxLogger/loggerTest/ and hit "Build and Run".

Adding ofxLogger to an Existing Project

If you want to add ofxLogger to another project, you need to make sure you include the src folders:

openFrameworks/addons/ofxLogger/src

For XCode:

  • create a new group "ofxLogger"
  • drag these directories from ofxLogger into this new group: ofxLogger/src

ofxlogger's People

Contributors

danomatika avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.