Is there any way to do this? My bot's logs are in some other time zone, and it makes it tough to tell how long my bot ran or when something happened exactly.
The logs are in UTC time. One consistent time zone is used for all logging across the bots. A few things like auth are even tied to using UTC, so there's no option to display the logs in local time zone.