Hello

How do I send UTF-8 constants to Mojo::Log? It forcefully encodes 
everything so UTF-8 goes with double encoding and unreadable. Trying to 
decode UTF-8 cat 

$log->info(decode('UTF-8', 'тест лога'));

results in

Use of uninitialized value $_[0] in join or string at 
/usr/local/lib/perl5/site_perl/Mojo/Log.pm line 55.

Looks like something is wrong...

-- 
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 mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to