mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
[Chore] (Config): Rename log file name.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
#define MOBILEGL_LOG_ENABLE_ANDROID 1
|
||||
|
||||
#ifdef __ANDROID__
|
||||
#define MOBILEGL_LOG_FILE_PATH "/sdcard/MG/mobilegl_log.txt"
|
||||
#define MOBILEGL_LOG_FILE_PATH "/sdcard/MG/latest.log"
|
||||
#elif
|
||||
#define MOBILEGL_LOG_FILE_PATH ""
|
||||
#endif
|
||||
Reference in New Issue
Block a user