mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +00:00
feat: get it working
This commit is contained in:
parent
888f1b3888
commit
4bf026601f
12 changed files with 216 additions and 92 deletions
|
|
@ -92,6 +92,8 @@ namespace PepperDash.Essentials
|
|||
|
||||
private void StartSystem(object preventInitialization)
|
||||
{
|
||||
Debug.SetErrorLogMinimumDebugLevel(Serilog.Events.LogEventLevel.Verbose);
|
||||
|
||||
DeterminePlatform();
|
||||
|
||||
if (Debug.DoNotLoadConfigOnNextBoot)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue