package
Version:
v0.0.0-...-78d0387
Opens a new window with list of versions in this module.
Published: Nov 18, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Error(format string, v ...interface{})
Error prints logs as this format: [ERROR]
func Info(format string, v ...interface{})
Info prints logs as this format: [INFO]
IsLoggerGCE provides interface if current logger is GCE
func Panic(format string, v ...interface{})
Panic prints logs as this format: [PANIC]
func Warn(format string, v ...interface{})
Warn prints logs as this format: [WARN]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.