logger

package
v0.0.0-...-ce3f598 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package logger is logging that is specific to this application Need to track the game, and the player, so we can see everything that is going on.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clear

func Clear(ctx context.Context)

Clear clears the data for this context. Very important to do at the end of a request, to ensure no memory leaks

func Error

func Error(ctx context.Context, category, msg string, args ...interface{})

Error error level logging.

func Info

func Info(ctx context.Context, category, msg string, args ...interface{})

Info informational level logging.

func Set

func Set(ctx context.Context, key, value string)

Set set a value for this context

Types

This section is empty.

Jump to

Keyboard shortcuts

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