log base/ResourceFinder.cpp @ 1675:6804af71b7be osc-script

age author description
2018-06-08 Chris Cannam Environment variable lookup fixes, & use this implementation throughout plugin-path-config
2017-03-06 Chris Cannam Support pre-5.4 Qt builds. Also, don't use SVDEBUG in here, because it depends on this class!
2016-11-03 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