Cinder  0.9.1
Namespaces | Functions
Log.cpp File Reference
#include "cinder/Log.h"
#include "cinder/CinderAssert.h"
#include "cinder/Utilities.h"
#include "cinder/Breakpoint.h"
#include "cinder/app/Platform.h"
#include "cinder/app/cocoa/PlatformCocoa.h"
#import <Foundation/Foundation.h>
#include <syslog.h>
#include <mutex>
#include <time.h>

Namespaces

 cinder
 
 cinder::log
 

Functions

LogManager * cinder::log::manager ()
 
std::ostream & cinder::log::operator<< (std::ostream &os, const Location &rhs)
 
std::ostream & cinder::log::operator<< (std::ostream &lhs, const Level &rhs)