cologappengine

package module
v0.0.0-...-8e07a26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AppEngineLDebug represents debug severity level in AppEngine
	AppEngineLDebug = iota
	// AppEngineLInfo represents info severity level in AppEngine
	AppEngineLInfo
	// AppEngineLWarning represents warning severity level in AppEngine
	AppEngineLWarning
	// AppEngineLError represents error severity level in AppEngine
	AppEngineLError
	// AppEngineLCritical represents critical severity level in AppEngine
	AppEngineLCritical
)

Variables

This section is empty.

Functions

func NewCologAppEngine

func NewCologAppEngine(w http.ResponseWriter, r *http.Request, prefix string, flag int, lvMap LevelMap) *colog.CoLog

NewCologAppEngine creates new colog logger for AppEngine.

Types

type AppEngineLogLevel

type AppEngineLogLevel uint8

AppEngineLogLevel represens severity level in AppEngine

type LevelMap

type LevelMap map[colog.Level]AppEngineLogLevel

LevelMap is convert map CoLog -> AppEngine log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL