Successor library to Toucan with a modern and more-extensible API, more consistent behavior, and support for different backends including non-JDBC databases and non-HoneySQL queries. Currently in active beta.
And then https://github.com/camsaul/toucan2/pull/137 removed them. We seem to have one remaining call. And if your log level is fine enough to have it attempt to log, it will crash in metabase startup when setting up the sample database.
https://github.com/metabase/metabase/issues/38516
https://github.com/camsaul/toucan2/blob/master/src/toucan2/honeysql2.clj#L47
There seems to be some confusion about "topics" for logs. https://github.com/camsaul/toucan2/pull/28 introduced topics for log messages
And then https://github.com/camsaul/toucan2/pull/137 removed them. We seem to have one remaining call. And if your log level is fine enough to have it attempt to log, it will crash in metabase startup when setting up the sample database.