It'd be really useful to have some helper methods like: ```php Rollbar::debug(...) Rollbar::info(...) Rollbar::warn(...) Rollbar::warning(...) # etc... ```
It'd be really useful to have some helper methods like: