This commit is contained in:
@@ -36,7 +36,8 @@ namespace AyaNova
|
||||
_newLog = nlogLoggerProvider.CreateLogger("SERVER");
|
||||
_hostingEnvironment = hostingEnvironment;
|
||||
AyaNova.Util.ApplicationLogging.LoggerProvider = nlogLoggerProvider;
|
||||
ServerBootConfig.AYANOVA_CONTENT_ROOT_PATH = hostingEnvironment.ContentRootPath;
|
||||
ServerBootConfig.AYANOVA_CONTENT_ROOT_PATH = hostingEnvironment.ContentRootPath;
|
||||
ServerBootConfig.SEEDING=false;
|
||||
}
|
||||
|
||||
private readonly ILogger _newLog;
|
||||
|
||||
Reference in New Issue
Block a user