Logger.enable

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

Specs

enable(pid()) :: :ok

Enables logging for the current process.

Currently the only accepted PID is self().