# Functions
CyanColor func.
GeneratePatternType generate default patter type.
GreenColor func.
InitZap logger with default writer to stdout.
Log func.
LogE error.
LogEf error with format.
LogGreen log with green color.
LogI info.
LogIf info with format.
LogIfError log if error not nil.
LogPanicIfError log if error not nil.
LogRed log with red color.
LogWithDefer return defer func for status.
LogWithField func.
LogYellow log with yellow color.
NewMasker create new logger masker with pattern, if patternType is empty will be create with default pattern type password.
OptionAddWriter option func.
OptionSetWriter option func, overide all log writer.
RedColor func.
SetMaskLog set MaskLog function.
YellowColor func.
# Variables
MaskLog func for mask sensitive information from log.
# Interfaces
No description provided by the author
# Type aliases
Option for init logger option.