mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2026-02-04 15:45:26 +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