InternalOptionalversion: stringOptionaloptions: 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.
Optionalversion: stringThe version of the logger or instrumentation library.
Optionaloptions: LoggerOptionsThe options of the logger or instrumentation library.
Logger A Logger with the given name and version
A registry for creating named Loggers.