trace

package module
v0.0.0-...-dc629b7 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2019 License: BSD-2-Clause Imports: 10 Imported by: 1

README

Trace

Build Status

Build Status

Overview

Trace is a Go package when provides helpers for easily logging a data structure and call stack to trace files on disk at any arbitrary point during program execution.

License

This Go package is release under a BSD-style license, the contents of which are in the repo's LICENSE file.

API Documentation

http://godoc.org/github.com/xaevman/trace

Documentation

Index

Constants

View Source
const TraceDir = "trace"

Variables

View Source
var (
	DebugLogger log.DebugLogger
	ErrorLogger log.ErrorLogger
)

Functions

func Log

func Log(traceName string, context interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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