Changeset 9538 for code/branches/testing/src/libraries/core
- Timestamp:
- Mar 8, 2013, 11:16:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/testing/src/libraries/core/Core.cc
r9536 r9538 181 181 182 182 // Set the correct log path and rewrite the log file with the correct log levels 183 OutputManager::getInstance().getLogWriter().setLog Path(PathConfig::getLogPathString());183 OutputManager::getInstance().getLogWriter().setLogDirectory(PathConfig::getLogPathString()); 184 184 185 185 #if !defined(ORXONOX_PLATFORM_APPLE) && !defined(ORXONOX_USE_WINMAIN)
Note: See TracChangeset
for help on using the changeset viewer.