1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-09-11 14:17:21 +01:00
akkoma/lib/mix
Oneric bed7ff8e89 mix: consistently use shell_info and shell_error
Logger output being visible depends on user configuration, but most of
the prints in mix tasks should always be shown. When running inside a
mix shell, it’s probably preferable to send output directly to it rather
than using raw IO.puts and we already have shell_* functions for this,
let’s use them everywhere.
2024-05-31 17:17:42 +02:00
..
tasks/pleroma mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
pleroma.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00