### Logs `-` [Logger.Emit(LogRecord) with Exception parameter](https://opentelemetry.io/docs/specs/otel/logs/api/#emit-a-logrecord) ``` The API MAY accept the following parameter: Exception (optional): An exception (or error) associated with the log record. ``` See more guidance and semantic conventions: https://opentelemetry.io/docs/specs/semconv/exceptions/exceptions-logs/ See [spec-compliance-matrix](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix.md)
Logs
-Logger.Emit(LogRecord) with Exception parameterSee more guidance and semantic conventions:
https://opentelemetry.io/docs/specs/semconv/exceptions/exceptions-logs/
See spec-compliance-matrix