Title
r

rocketraman

01/25/2017, 8:18 PM
o

oshai

01/25/2017, 8:27 PM
rocketraman: might want to check this: https://github.com/MicroUtils/kotlin-logging
r

rocketraman

01/25/2017, 8:28 PM
oshai: Yes I'm aware of your framework. I'm building a library that is going to be upstreamed into log4j2 directly, not one that uses slf4j.
(This is the first time I've used threads in slack, interesting)
o

oshai

01/25/2017, 8:31 PM
Yes, I am still not sure how this thread visible to others šŸ˜€
r

rocketraman

01/25/2017, 8:32 PM
Yeah, it seems like it isn't visible at all except to us, unless we click "Also send to ..."
o

oshai

01/25/2017, 8:33 PM
šŸ‘
r

rocketraman

01/25/2017, 8:46 PM
I wonder if someone else clicks the "Reply to thread" button whether they'll end up here...
Error:(37, 16) Kotlin: Type mismatch: inferred type is String but Message! was expected
Do SAMs have higher priority than Kotlin function parameters?