Today I Learned

hashrocket A Hashrocket project

Run Mix Test with Debug Log

In your test.exs config change from

config :logger, level: :warning

to

config :logger, level: :debug

to see your app's logs output when running mix test

See More #elixir TILs
Looking for help? At Hashrocket, we 💜 Elixir! From our many Elixir client projects, to sponsoring the Chicago Elixir Meetup, to the source code for this application, we are invested in this community. Contact us today to talk about your Elixir project.