Remove use of levelpad, and add new modules
Levelpad has been deprecated in elixir 1.14, so we should stop using it.
The newer (and planned) modules need to be added to the debug logging whitelist in the config.
This MR does both
Levelpad has been deprecated in elixir 1.14, so we should stop using it.
The newer (and planned) modules need to be added to the debug logging whitelist in the config.
This MR does both