diff --git a/src/osgPlugins/net/ReaderWriterNET.cpp b/src/osgPlugins/net/ReaderWriterNET.cpp index 379a3889c..6f052fa4a 100644 --- a/src/osgPlugins/net/ReaderWriterNET.cpp +++ b/src/osgPlugins/net/ReaderWriterNET.cpp @@ -208,6 +208,7 @@ class NetReader : public osgDB::ReaderWriter opt.substr( 0, index ) == "LOCAL_CACHE_DIR" ) { localCacheDir = opt.substr(index+1); + osg::notify(osg::INFO)<<"LOCAL_CACHE_DIR="<