Description

Log stream configuration for Log Observer.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
content-typeVALUEi.h.h.HttpMediaType N/A
enabledVALUEBooleantrueWhether stream is enabled
idle-message-timeoutVALUEDurationPT5SHow long to wait before we send the idle message, to make sure we keep the stream alive
idle-stringVALUEString`% `String sent when there are no log messages within the #idleMessageTimeout()
queue-sizeVALUEInteger100Length of the in-memory queue that buffers log messages from loggers before sending them over the network

See the manifest for all available types.