track XO_LITERAL api change

This commit is contained in:
Roland Conybeare 2023-10-17 14:42:33 -04:00
commit fb36eee3d0

View file

@ -14,7 +14,7 @@ namespace xo {
void * this_ptr,
Refcount * x)
{
scope lscope(XO_LITERAL(verbose, self_type, method_name),
scope lscope(XO_LITERAL(log_level::verbose, self_type, method_name),
"enter",
xtag("this", this_ptr),
xtag("x", x),