Optional
version: stringOptional
options: LoggerOptionsReturns a Logger, creating one if one with the given name, version, and schemaUrl pair is not already created.
The name of the logger or instrumentation library.
Optional
version: stringThe version of the logger or instrumentation library.
Optional
options: LoggerOptionsThe options of the logger or instrumentation library.
Logger A Logger with the given name and version
A registry for creating named Loggers.