Remove ClassLogger and replace with Logging Module
This commit is contained in:
@@ -9,7 +9,6 @@ Imports DLLLicenseManager
|
||||
|
||||
Public Class ClassInit
|
||||
Public Sub InitLogger()
|
||||
ClassLogger.Init("", Environment.UserName)
|
||||
LOGCONFIG = New LogConfig(LogConfig.PathType.AppData, Nothing, Nothing,
|
||||
CompanyName:=My.Application.Info.CompanyName,
|
||||
ProductName:=My.Application.Info.ProductName)
|
||||
|
||||
Reference in New Issue
Block a user