migrate to fmt-based logging in some more places
and improve logging.
This commit is contained in:
@ -34,10 +34,6 @@
|
||||
|
||||
using namespace Mu;
|
||||
|
||||
constexpr uint8_t SepaChar1 = 0xfe;
|
||||
constexpr uint8_t SepaChar2 = 0xff;
|
||||
|
||||
|
||||
const Xapian::Document&
|
||||
Document::xapian_document() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user