terrakok / Compose-Multiplatform-Wizard

Compose Multiplatform Wizard
https://terrakok.github.io/Compose-Multiplatform-Wizard/
MIT License
436 stars 30 forks source link

Add support for Kermit #9

Closed findjigar closed 1 year ago

findjigar commented 1 year ago

Added support for Kermit logging library for Kotlin Multiplatform

Testing

./gradlew check - passed locally

terrakok commented 1 year ago

I don't think it is a good idea to have equal libraries in the list.

terrakok commented 1 year ago

I have an idea to make some cards configurable. For example, a card for selection a log engine

findjigar commented 1 year ago

@terrakok I followed the idea from here where both Kermit and Napier are there Screen Shot 2023-04-06 at 12 51 49 PM

https://terrakok.github.io/kmp-web-wizard/

terrakok commented 1 year ago

I made a dialog for selecting the library to use.

image image