Documentation
¶
Index ¶
Constants ¶
View Source
const ( Quiet Level = api.Quiet Informative = api.Informative Verbose = api.Verbose Tracing = api.Tracing )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileWriter ¶
type FileWriter struct {
// contains filtered or unexported fields
}
func NewFileWriter ¶
func NewFileWriter(pathname string) (*FileWriter, error)
func (*FileWriter) Close ¶
func (cw *FileWriter) Close() error
type LogManager ¶
Click to show internal directories.
Click to hide internal directories.