NekoBoxForAndroid
NekoBoxForAndroid copied to clipboard
BUG: Time in logs should be in local time, not UTC.
Describe Bug:
Time written in logs should be in device local time, but it's in UTC.
Expected behavior: 2024/03/16 16:20:00 INFO[0024] [421504466 1ms] outbound/vless[proxy]
Actual behavior: 2024/03/16 12:50:00 INFO[0024] [421504466 1ms] outbound/vless[proxy]
How to reproduce
Set Log level to debug or anything but none and then see logs.