summaryrefslogtreecommitdiffstats
path: root/src/Logging.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Enable logging to Matlab window using callback functionDaniel M. Pelt2015-03-131-2/+6
| | | | | Also introduces a mex initialize function that is called at the first invocation of any mex method.
* Adds new logging capabilities (based on clog.h)Daniel M. Pelt2015-03-101-0/+175