Fix path to various non-standard directories
[staging/basesystem.git] / service / native / framework_unified / client / include / native_service / ns_logger_if.h
index a1ca9ef..e8eece6 100755 (executable)
@@ -761,9 +761,9 @@ EFrameworkunifiedStatus NsLogGetFrameworkunifiedLogFlag(UI_8 flag_id, UI_8 *mode
 /// \~english @par Detail
 ///        set the real-time log output using the setting value.\n
 ///        need to reboot during ROM start in order to switch to Ethernet output\n
-///        /nv/BS/ns/framework_unified/rwdata/frameworkunifiedlog.ether file will be generated
-///        when mode FRAMEWORKUNIFIEDLOG_REALTIMELOG_MODE_ETHER /nv/BS/ns/framework_unified/rwdata/frameworkunifiedlog.ether\n
-///        and /nv/BS/ns/framework_unified/rwdata/frameworkunifiedlog.ether file will be delated when mode is not FRAMEWORKUNIFIEDLOG_REALTIMELOG_MODE_ETHER
+///        /var/local/lib/basesystem/nv/BS/ns/framework_unified/rwdata/frameworkunifiedlog.ether file will be generated
+///        when mode FRAMEWORKUNIFIEDLOG_REALTIMELOG_MODE_ETHER /var/local/lib/basesystem/nv/BS/ns/framework_unified/rwdata/frameworkunifiedlog.ether\n
+///        and /var/local/lib/basesystem/nv/BS/ns/framework_unified/rwdata/frameworkunifiedlog.ether file will be delated when mode is not FRAMEWORKUNIFIEDLOG_REALTIMELOG_MODE_ETHER
 /// \~english @par Classification
 ///        Public
 /// \~english @par Type