use TRACE_SET_MOD
I found this macro while refactoring and since I like consistency, I used it everywhere.
Esse commit está contido em:
@@ -46,7 +46,7 @@ static_assert(
|
||||
"Performance is sensitive to sizeof(HphpArray)."
|
||||
" Make sure you changed it with good reason and then update this assert.");
|
||||
|
||||
static const Trace::Module TRACEMOD = Trace::runtime;
|
||||
TRACE_SET_MOD(runtime);
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/*
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário