diff options
author | jackpoz <giacomopoz@gmail.com> | 2014-02-07 22:23:24 +0100 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2014-02-07 22:23:24 +0100 |
commit | 672e06a951b539492306180c7e4a22bf128bd839 (patch) | |
tree | 8490284d0b4d10ddcc8de6773023044b13e8d71e /src/server/collision/Models/GameObjectModel.h | |
parent | 79e30bbda476d316107af03fd34948b188ab68f6 (diff) |
Shared/Logs: Add workaround for "w" flag used with dynamic name files
Ignore "w" flag and always use "a" for log files with dynamic name since the file handle is created at every log line and "w" would delete any other logged line from previous _write() calls.
The best solution would be to overwrite only at first call and append at any other call.
Diffstat (limited to 'src/server/collision/Models/GameObjectModel.h')
0 files changed, 0 insertions, 0 deletions