Versions in this module Expand all Collapse all v0 v0.0.10 Jan 6, 2016 Changes in this version + type Logs struct + Bucket string + func NewLogger(bucket string) *Logs + func (l *Logs) Create(name string) (io.Writer, error) + func (l *Logs) Open(name string) (io.Reader, error)