mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-12 03:13:50 +02:00
Add logger for updater
This commit is contained in:
@@ -18,6 +18,7 @@ namespace VRCX
|
||||
public class AssetBundleCacher
|
||||
{
|
||||
public static readonly AssetBundleCacher Instance;
|
||||
private static NLog.Logger logger = NLog.LogManager.GetCurrentClassLogger();
|
||||
|
||||
static AssetBundleCacher()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user