Skip to content
  • Aaron L's avatar
    Abstract logger and error handling · 27010d9f
    Aaron L authored
    - Replace the old logging mechanisms with a leveled one. This is
      important as authboss needs to start saying a lot more about what's
      happening in the Info log, which will end up like Debug but that's
      okay.
    - Replace the error handling mechanisms with something different. This
      allows people to define their own error handlers.
    27010d9f