Documentation ¶
Overview ¶
Package rotate provides an io.Writer that changes the file it writes to based on the current date. It always writes to a file inside of the directory it is given, and only switches files once it has finished writing a line and the date has changed. It is intended to be used with log.SetOutput().
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.