Mercurial > hg > svcore
log plugin/NativeVampPluginFactory.cpp @ 1429:48e9f538e6e9
age | author | description |
---|---|---|
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Fri, 04 Nov 2016 14:16:01 +0000 | Chris Cannam | Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself) piper |
Thu, 03 Nov 2016 14:57:00 +0000 | Chris Cannam | Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious. piper |