Home
last modified time | relevance | path

Searched refs:logged (Results 1 – 3 of 3) sorted by path

/unit/
H A DCHANGES699 logged with significant delays.
856 *) Bugfix: uncatched exceptions in Node.js were not logged.
862 applications might not be logged.
/unit/src/
H A Dnxt_http.h200 uint8_t logged; /* 1 bit */ member
H A Dnxt_http_request.c834 if (!r->logged) { in nxt_http_request_close_handler()
835 r->logged = 1; in nxt_http_request_close_handler()