merge administration

This commit is contained in:
Jonathan Jenne
2021-02-16 13:35:53 +01:00
parent 5b14c02146
commit 04044b2ccd
16 changed files with 2908 additions and 57 deletions

View File

@@ -4,7 +4,7 @@ Imports DigitalData.Modules.Logging
Partial Public MustInherit Class BaseForm
Inherits RibbonForm
Private Logger As Logger
Friend Logger As Logger
Public Sub New()
Logger = My.LogConfig?.GetLogger