package jsonlog
import "github.com/dotcloud/docker/pkg/jsonlog"
Index ¶
Functions ¶
func WriteLog ¶
Types ¶
type JSONLog ¶
type JSONLog struct { Log string `json:"log,omitempty"` Stream string `json:"stream,omitempty"` Created time.Time `json:"time"` }
func (*JSONLog) Format ¶
func (*JSONLog) MarshalJSON ¶
func (*JSONLog) MarshalJSONBuf ¶
func (*JSONLog) Reset ¶
func (jl *JSONLog) Reset()
Source Files ¶
jsonlog.go jsonlog_marshalling.go
- Version
- v1.5.0-rc3
- Published
- Feb 3, 2015
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 10 minutes ago –
Tools for package owners.