OpenTelemetry.Logs.Logger
Logger is the class responsible for creating log records.
Gets the name identifying the instrumentation library.
Gets the version of the instrumentation library.
Initializes a new instance of the Logger class.
Emit a log.
public abstract void EmitLog(LogRecordData& modreq(System.Runtime.InteropServices.InAttribute) data, LogRecordAttributeList& modreq(System.Runtime.InteropServices.InAttribute) attributes)