# Functions
No description provided by the author
NewLog returns a new logger plugin with default options.
NewLogWithConfigPath returns a new logger plugin with options from config path.
NewLogWithOptions returns a new logger plugin with options.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
Register registers a new logger plugin for echo server.