Home
last modified time | relevance | path

Searched refs:LSAPI_LOG_TIMESTAMP_FULL (Results 1 – 2 of 2) sorted by relevance

/php-src/sapi/litespeed/
H A Dlsapilib.h414 #define LSAPI_LOG_TIMESTAMP_FULL (0x100) macro
H A Dlsapilib.c253 if (flag & LSAPI_LOG_TIMESTAMP_FULL) in LSAPI_Log()
287 #define DBGLOG_FLAG (LSAPI_LOG_TIMESTAMP_FULL|LSAPI_LOG_FLAG_DEBUG|LSAPI_LOG_PID)
296 #define lsapi_log(...) LSAPI_Log(LSAPI_LOG_TIMESTAMP_FULL|LSAPI_LOG_PID, __VA_ARGS__)

Completed in 16 milliseconds