Microservices Libs
Toggle table of contents
1.0.0
native
Target filter
native
Switch theme
Search in API
Skip to content
Microservices Libs
common
/
dev.limebeck.libs.logger
/
NaiveNativeLogger
/
NaiveNativeLogger
Naive
Native
Logger
native
constructor
(
tag
:
String
,
writer
:
(
String
)
->
Unit
=
::println
)