synonymdev / bitkit

Self-custodial Bitcoin and Lightning Wallet for Android and iOS.
https://bitkit.to
MIT License
116 stars 23 forks source link

[Bug]: LDK logs use local time #2235

Open catch-21 opened 4 weeks ago

catch-21 commented 4 weeks ago

Describe the bug

The LDK logs appear to use device's local time, which is less helpful than UTC.

Reproduce

  1. Be in a non UTC timezone (or set your device time to not be)
  2. Export LDK logs
  3. Observe timestamps

Screenshots / Recording

No response

Operating system

any

Bitkit version

v1.0.4 (135)

Log output

No response

Jasonvdb commented 3 weeks ago

fixed here, will be in next rn-ldk update https://github.com/synonymdev/react-native-ldk/pull/273