package
Version:
v0.0.0-...-c687c81
Opens a new window with list of versions in this module.
Published: Jun 23, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
InitLogger Вариант инициализации логера
NewLogger Возвращаем инициализированный логер
type LogConf struct {
Level string `yaml:"level" mapstructure:"level"`
File string `yaml:"file" mapstructure:"file"`
FormatJSON bool `yaml:"format_JSON" mapstructure:"format_JSON"`
}
LogConf стуктура для настройки логирования
Logger глобальная переменная для работы
Source Files
¶
Click to show internal directories.
Click to hide internal directories.