Skip to content
  1. Sep 08, 2021
  2. Sep 06, 2021
  3. Sep 05, 2021
  4. Sep 04, 2021
  5. Sep 02, 2021
  6. Aug 31, 2021
  7. Aug 30, 2021
  8. Aug 29, 2021
  9. Aug 28, 2021
  10. Aug 27, 2021
  11. Aug 26, 2021
  12. Aug 25, 2021
  13. Aug 24, 2021
    • ameerj's avatar
      logging: Fix log filter during initialization · 84b4ac57
      ameerj authored
      The log filter was being ignored on initialization due to the logging instance being initialized before the config instance, so the log filter was set to its default value.
      
      This fixes that oversight, along with using descriptive exceptions instead of abort() calls.
      84b4ac57
Loading