jj: rename Logger to LogConfig

This commit is contained in:
Jonathan Jenne 2018-08-17 12:24:30 +02:00
parent 379a36fba2
commit a3fba73ab1

View File

@ -4,11 +4,11 @@ Imports NLog.Config
Imports NLog.Targets
''' <summary>
''' MODULE: Logger
''' MODULE: LogConfig
'''
''' VERSION: 0.0.0.1
'''
''' DATE: 13.08.2018
''' DATE: 17.08.2018
'''
''' DESCRIPTION: Module that writes file-logs to different locations:
''' local application data, the current directory or a custom path.