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 ¶
Source Files ¶
- Version
- v1.2.0
- Published
- Aug 20, 2014
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 8 minutes ago –
Tools for package owners.