package
0.0.0-20160921070804-f99c5bbaf682
Repository: https://github.com/one-com/gonelog.git
Documentation: pkg.go.dev

# README

Deprecated

This package was an experiment if it was possible to make a context object also a Logger. The conclusion is that it'll never work due to the nature of the (now stdlib) context package, where derived contexts are created with package global functions. Any extention of context will be hidden from use when a new context is derived.

Please do not use this package.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author