# Functions
Get works like New except that successive calls to Get return the same instance.
GetStandardOptions will return the standard options.
New returns a new *LogBuffer with the standard options.
NewWithOptions will create a new *LogBuffer with the specified options.
UseFlagSet instructs this package to read its command-line flags from the given flag set instead of from the command line.