This commit is contained in:
2018-09-27 23:02:54 +00:00
parent ce91f7fadb
commit 70fc47177f
3 changed files with 3 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ namespace AyaNova.Util
try
{
log.LogInformation("SEEDER: SeedDatabase, level is: " + slevel.ToString());
log.LogInformation("SEEDER: Seed data level - " + slevel.ToString());
//Only allow this in a trial database
if (!AyaNova.Core.License.ActiveKey.TrialLicense)