Logger.disable

You're seeing just the function disable, go back to Logger module for more information.

Specs

disable(pid()) :: :ok

Disables logging for the current process.

Currently the only accepted PID is self().