Join Slack
Powered by
This message was deleted.
# realm
s
Slackbot
03/01/2023, 7:05 AM
This message was deleted.
c
chrmelchior
03/01/2023, 8:24 AM
It should print it to std out. But you can also register a custom logger that write it to your own file. That might make it easier to collect.
d
Daniel
03/01/2023, 8:47 AM
where and how I can add this custom logger? on the kotlin side? for my iOS app
c
chrmelchior
03/02/2023, 7:49 AM
Yes, it is on the Kotlin side.
AppConfiguration.Builder.log()
has a
customLoggers
parameter you can set.
4
Views
Open in Slack
Previous
Next