summaryrefslogtreecommitdiffstats
path: root/src/Logging.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
|
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
|
* Do not reuse va_list when logging both to screen and fileDaniel M. Pelt2015-10-131-16/+44
|
* Only allow stdout and stderr for screen loggingDaniel M. Pelt2015-03-131-1/+5
|
* Use a less verbose default fmt for screen logging and cleaner messagesDaniel M. Pelt2015-03-131-0/+1
|
* 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