Honeybadger.Utils
Assorted helper functions used through out the Honeybadger package
Summary↑
strip_elixir_prefix(module) | Internally all modules are prefixed with Elixir. This function removes the Elixir prefix from the module when it is converted to a string |
Functions
Internally all modules are prefixed with Elixir. This function removes the Elixir prefix from the module when it is converted to a string.