spxbhuhb / adaptive

Consolidated full-stack application development library for Kotlin
https://adaptive.fun
Apache License 2.0
3 stars 0 forks source link

replace println with proper logger #3

Closed toth-istvan-zoltan closed 2 months ago

toth-istvan-zoltan commented 4 months ago

IOSLogger now uses simple println. Most probably there is a proper logging on iOS as well and we should use that one.

toth-istvan-zoltan commented 2 months ago

Replaced with NSLog.