Package io.getstream.log.kotlin
Class KotlinStreamLogger
-
- All Implemented Interfaces:
-
io.getstream.log.StreamLogger
public class KotlinStreamLogger implements StreamLogger
The StreamLogger implementation for kotlin projects. Mainly used in Unit Tests.
-
-
Constructor Summary
Constructors Constructor Description KotlinStreamLogger(DateFormat dateFormat, Function0<Long> now)
-
Method Summary
-
-
Constructor Detail
-
KotlinStreamLogger
KotlinStreamLogger(DateFormat dateFormat, Function0<Long> now)
-
-
-
-