LogStreamDefault constructor

LogStreamDefault(
  1. {int? extra,
  2. int? clientId}
)

The log is written to stderr or an OS specific log

Implementation

LogStreamDefault