How to log to stderr?

Some erlang can be used as well I think for logging to stderr.

elixir -e ':io.format(:standard_error, "my error", [])'