I do nothing, except:
$app->log->info('тест лога');
and get at console:
[Sat Oct 6 15:22:43 2018] [info] �е�� лога
Should I configure console or add some options to app?
On Saturday, October 31, 2020 at 6:16:55 PM UTC+2 Sebastian Riedel wrote:
> Ok, data is encoded from UTF-8 into bytes when I log a message,
>> but when this data is printed to STDERR
>> How make it decoded from bytes to UTF-8 back?
>> my terminal supports UTF-8 and I want see nice messages instead of ХабÐ
>>
>
> UTF-8 *is* bytes. If you are encoding already encoded UTF-8 then you are
> double encoding.
>
> --
> sebastian
>
--
You received this message because you are subscribed to the Google Groups
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mojolicious/de69d3d9-5823-4b4d-af0f-c20a7c656397n%40googlegroups.com.