# Functions
NewFileLogger create instance FileLogger.
PrepareFile creates logfile and set it writable for user.
SetFile for default logger.
SetLevel for default logger.
Test run callable with changed logging output.
TestWithLevel run callable with changed logging output and log level.
# Variables
No description provided by the author
# Structs
FileLogger wrapper.
TextFormatter копипаста logrus.TextFormatter с косметическими изменениями.
# Interfaces
No description provided by the author