Module

ExUnit.CaptureLog

Changes by version

Elixir 1.19.0

· 1 change

Enhancement Tool: ExUnit

Parallelize log dispatch when multiple processes are capturing log

Elixir 1.15.1

· 2 changes

Bugfix Tool: ExUnit

Fix race condition on concurrent capture_log

Bugfix Tool: ExUnit

Respect options passed to nested capture_log calls

Elixir 1.13.0

· 1 change

Enhancement Tool: ExUnit

Add with_log/2 to return result with captured logs

Elixir 1.3.4

· 1 change

Bugfix Tool: ExUnit

Flush Erlang's :error_logger before capturing to avoid mixed messages