stream-log icon indicating copy to clipboard operation
stream-log copied to clipboard

Kotlin multiplatform support

Open jakoss opened this issue 2 years ago • 4 comments

After reviewing the code i think it's feasible to make the stream-log module JVM independent. Do you plan on doing so? Even the stream-log-file could be adjusted using Okio (not 100% sure about that though)

jakoss avatar Dec 06 '22 13:12 jakoss

@jakoss This is a great idea! Let me check the feasibility of this. Thanks for your feedback :)

skydoves avatar Dec 08 '22 02:12 skydoves

What do you think about this? @kanat @JcMinarro

skydoves avatar Dec 08 '22 02:12 skydoves

What do you think about this? @kanat @JcMinarro

Sounds reasonable 👍

kanat avatar Dec 08 '22 05:12 kanat

Great, it would be awesome to use stream-log in shared module and then just use proper sink on any of the platforms :)

jakoss avatar Dec 08 '22 08:12 jakoss

#22

skydoves avatar Sep 26 '24 00:09 skydoves

Hey @jakoss, it's so late, but now Stream Log supports KMP! Thank you for your suggestion.

skydoves avatar Sep 26 '24 02:09 skydoves