Skip to main content

Crate lingxia_observability

Crate lingxia_observability 

Source

Structs§

AttachedLogStream
Combined recent replay plus live log receiver for devtools and diagnostics.
CollectedLogArchive
Compressed in-memory log archive payload.
CollectedLogArchiveInfo
Metadata returned after a collected log archive has been uploaded.
LogBuffer
Reusable in-memory log pipeline shared by SDK runtimes and tooling bridges.
LogBufferConfig
LogMessage
Structured log message forwarded to system loggers and network sinks.

Enums§

LogLevel
Log levels that match Android/iOS common levels.
LogTag

Constants§

DEFAULT_DEVTOOLS_RECENT_LIMIT
Recommended recent replay window for devtools log viewers.
DEFAULT_LOG_HISTORY_CAPACITY
Default recent history capacity retained in memory.
DEFAULT_LOG_LIVE_CAPACITY
Default live subscriber capacity for the in-memory log pipeline.

Traits§

LogProvider
Realtime plus diagnostic log upload contract.

Functions§

normalize_optional_string
now_timestamp_ms