Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type AsynchronousWriter ¶
type AsynchronousWriter struct { Writer // contains filtered or unexported fields }
func (*AsynchronousWriter) Close ¶
func (w *AsynchronousWriter) Close() error
type RollingWriter ¶
func NewWriterFromConfig ¶
func NewWriterFromConfig(c *Config) (RollingWriter, error)
Click to show internal directories.
Click to hide internal directories.