logStream

val logStream: Flow<Logger>(source)

Public log stream for external consumers. Uses shareIn to create a hot shared flow that replays the specified number of items.