# Functions
Init initializes log by input parameters lvl - global log level : Debug(-1), Info(0), Warn(1), Error(2), DPanic(3), Panic(4), Fatal(5) timeFormat - custom time format for logger of empty string to use default.
No description provided by the author