mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-12 22:24:35 +01:00
i forgor
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
private object _lock = new object();
|
private object _lock = new object();
|
||||||
|
|
||||||
public ThreadSafeStreamWriter()
|
private ThreadSafeStreamWriter()
|
||||||
{
|
{
|
||||||
_writer = new StreamWriter(_logFilePath, true);
|
_writer = new StreamWriter(_logFilePath, true);
|
||||||
#if !RELEASE
|
#if !RELEASE
|
||||||
|
|||||||
Reference in New Issue
Block a user