use TRACE_SET_MOD
I found this macro while refactoring and since I like consistency, I used it everywhere.
Esse commit está contido em:
@@ -29,7 +29,7 @@
|
||||
namespace HPHP {
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
static const Trace::Module TRACEMOD = Trace::stat;
|
||||
TRACE_SET_MOD(stat);
|
||||
|
||||
UNUSED static std::string statToString(const struct stat* buf) {
|
||||
std::ostringstream os;
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário