Documentation ¶
Overview ¶
*
- ______ __
- /\__ _\ /\ \
- \/_/\ \/ ___ __\ \ \ __ ___ ___ __
- \ \ \ / ___\ / __ \ \ \ __ / __ \ / _ \ / ___\ / __ \
- \_\ \__/\ \__//\ __/\ \ \_\ \/\ \_\ \_/\ \/\ \/\ \__//\ __/
- /\_____\ \____\ \____\\ \____/\ \__/ \_\ \_\ \_\ \____\ \____\
- \/_____/\/____/\/____/ \/___/ \/__/\/_/\/_/\/_/\/____/\/____/ * *
- @寒冰
- www.icezzz.cn
- hanbin020706@163.com
Index ¶
- Constants
- type LogOption
- type Logger
- func (logger *Logger) Debug(v ...interface{})
- func (logger *Logger) Debugf(format string, v ...interface{})
- func (logger *Logger) Error(v ...interface{})
- func (logger *Logger) Errorf(format string, v ...interface{})
- func (logger *Logger) Fatal(v ...interface{})
- func (logger *Logger) Info(v ...interface{})
- func (logger *Logger) Infof(format string, v ...interface{})
Constants ¶
View Source
const ( NoZip int = iota Ziping Ziped ZipError )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.