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