aboutsummaryrefslogtreecommitdiff
path: root/contrib/Connection Patcher/Program.cs
diff options
context:
space:
mode:
authorjackpoz <giacomopoz@gmail.com>2014-02-07 22:23:24 +0100
committerjackpoz <giacomopoz@gmail.com>2014-02-07 22:23:24 +0100
commit672e06a951b539492306180c7e4a22bf128bd839 (patch)
tree8490284d0b4d10ddcc8de6773023044b13e8d71e /contrib/Connection Patcher/Program.cs
parent79e30bbda476d316107af03fd34948b188ab68f6 (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 'contrib/Connection Patcher/Program.cs')
0 files changed, 0 insertions, 0 deletions