Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 608 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 608 Bytes

This is a kotlin multiplatform project targeting Android, iOS and Desktop built with the intention to demonstrate how to manage logs on KMP app.

The main branch has the basic setup using Napier

Then, you have the sentry branch that shows how to best integrate third party logs/crash services for a KMP application extending the Napier functionalities.

There is a full articule around this integration in:

https://blog.thesurfcode.com/logs-management-in-kmp

Basic integration

Kiku