# Packages
Package kubernetes is a logger implementing (github.com/itzmanish/go-micro/v2/debug/log).Log.
Package memory provides an in memory log buffer.
No description provided by the author
# Functions
Count sets the number of log records to return.
DefaultOptions returns default options.
No description provided by the author
JSONFormat is a json Format func.
Name of the log.
No description provided by the author
Since sets the time since which to return the log records.
Size sets the size of the ring buffer.
TextFormat returns text format.
# Variables
Default formatter.
DefaultLog logger.
Default buffer size if any.
# Structs
Options are logger options.
ReadOptions for querying the logs.
Record is log record entry.
# Type aliases
Format is a function which formats the output.
Option used by the logger.
ReadOption used for reading the logs.