Join Slack
Powered by
I don't think it is a good idea to test that - I g...
# test
o
oshai
02/13/2018, 8:53 PM
I don't think it is a good idea to test that - I generally prefer pure functions and testing the return value. but in case you really want, one way to do it is by using an appender:
https://github.com/MicroUtils/kotlin-logging/blob/master/kotlin-logging-jvm/src/test/kotlin/mu/LoggingTest.kt
4
Views
Open in Slack
Previous
Next