Files
bookwyrm-mastodon/bookwyrm
Joel Bradshaw 27acf668df Add the required bits for Django's logger
So, you can't define handlers piecewise, and if you redefine a logger,
you have to also include everything it uses, because your "new" logger
doesn't have a reference to the original logging config to get things
like mail_admins and require_debug_false.

require_debug_true isn't strictly necessary here, but it seemed strange
to just copy over one of them.
2022-01-17 15:56:24 -08:00
..
2022-01-08 17:07:51 -08:00
2022-01-07 14:08:36 -08:00
2022-01-09 11:01:55 -08:00
2022-01-08 11:44:04 -08:00
2021-12-28 15:53:26 -08:00
2022-01-04 14:17:14 -08:00
2021-12-05 11:02:36 -08:00
2022-01-07 13:30:11 -08:00
2022-01-07 13:30:11 -08:00
2021-11-11 19:10:22 -08:00
2022-01-05 21:42:41 -08:00