Package log implements the "log" Output.
This is a debugging package that dumps received messages to the attached Logger instance.
func New(ctx context.Context, bundleSize int) output.Output
New instantes a new log output instance.