package
Version:
v0.0.0-...-0cd1013
Opens a new window with list of versions in this module.
Published: Oct 30, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Object used to log to an OpenTelemetry instance
Create an OLogger instance
func (o *OLogger) Log(i interface{})
Log any object
Shutdown flushes pending logs and shuts down the logger provider.
type OLoggerOptions struct {
ServiceId string
ServiceName string
}
Options of an OLogger instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.