Does anyone know of an existing package that takes an *os.File and returns
an io.Writer that implements "rolling writing" functionality? For example,
if the file reaches a certain size the underlying implementation
automatically creates a new file, etc...? I think this sort of
functionality is in several logging packages but I think the implementation
is buried in those logging packages and I wanted to see if anyone had
extracted this functionality into its own package?
Luke
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.