Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@azat
Copy link
Owner

@azat azat commented Jan 15, 2024

Since 0.24 flexi_logger does not use time crate anymore (it uses chrono instead), and this warning will go away.

So let's simply update flexi_logger to 0.27

Fixes: #38

…aused by IndeterminateOffset"

Since 0.24 flexi_logger does not use time crate anymore (it uses chrono
instead), and this warning will go away.

So let's simply update flexi_logger to 0.27
@azat azat merged commit b165126 into main Jan 15, 2024
@azat azat deleted the flexi-logger-fix branch January 15, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flexi_logger][ERRCODE::Time] flexi_logger has to work with UTC rather than with local time, caused by IndeterminateOffset

2 participants