Honeybadger.get_env

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

Specs

get_env(atom()) :: any() | no_return()

Fetch configuration specific to the :honeybadger application.

Example

Honeybadger.get_env(:exclude_envs)
#=> [:dev, :test]