track XO_LITERAL api change
This commit is contained in:
parent
9227ed0ecf
commit
fb36eee3d0
1 changed files with 1 additions and 1 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue