Home
last modified time | relevance | path

Searched defs:log (Results 1 – 25 of 31) sorted by path

12

/unit/src/java/nginx/unit/
H A DRequest.java1259 private void log(String msg) in log() method in Request
1265 public static native void log(long req_info_ptr, String msg, int msg_len); in log() method in Request
H A DResponse.java816 private void log(String msg) in log() method in Response
822 public static native void log(long req_info_ptr, byte[] msg); in log() method in Response
/unit/src/java/nginx/unit/websocket/
H A DAsyncChannelWrapperSecure.java51 private final Log log = field in AsyncChannelWrapperSecure
H A DBackgroundProcessManager.java34 private final Log log = field in BackgroundProcessManager
H A DWsFrameClient.java33 private final Log log = LogFactory.getLog(WsFrameClient.class); // must not be static field in WsFrameClient
H A DWsRemoteEndpointImplBase.java60 private final Log log = LogFactory.getLog(WsRemoteEndpointImplBase.class); // must not be static field in WsRemoteEndpointImplBase
H A DWsSession.java75 private final Log log = LogFactory.getLog(WsSession.class); // must not be static field in WsSession
H A DWsWebSocketContainer.java91 private final Log log = LogFactory.getLog(WsWebSocketContainer.class); // must not be static field in WsWebSocketContainer
/unit/src/java/nginx/unit/websocket/pojo/
H A DPojoEndpointBase.java42 private final Log log = LogFactory.getLog(PojoEndpointBase.class); // must not be static field in PojoEndpointBase
/unit/src/java/nginx/unit/websocket/server/
H A DWsHttpUpgradeHandler.java48 private final Log log = LogFactory.getLog(WsHttpUpgradeHandler.class); // must not be static field in WsHttpUpgradeHandler
H A DWsRemoteEndpointImplServer.java45 … private final Log log = LogFactory.getLog(WsRemoteEndpointImplServer.class); // must not be static field in WsRemoteEndpointImplServer
/unit/src/nodejs/unit-http/
H A Dutils.js50 BufferingLogger.prototype.log = function() { method in BufferingLogger
/unit/src/
H A Dnxt_app_log.c20 nxt_log_time_handler(nxt_uint_t level, nxt_log_t *log, const char *fmt, ...) in nxt_log_time_handler()
H A Dnxt_conn.h152 nxt_log_t log; member
H A Dnxt_cyassl.c585 nxt_cyassl_log_error(nxt_uint_t level, nxt_log_t *log, int err, in nxt_cyassl_log_error()
H A Dnxt_fd_event.h114 nxt_log_t *log; member
H A Dnxt_gnutls.c730 nxt_gnutls_log_error(nxt_uint_t level, nxt_log_t *log, int err, in nxt_gnutls_log_error()
H A Dnxt_job.h48 nxt_log_t *log; member
H A Dnxt_listen_socket.c33 nxt_log_t log, *old; in nxt_listen_socket_create() local
232 nxt_log_t log, *old; in nxt_listen_socket_update() local
H A Dnxt_log.c47 nxt_log_set_ctx(nxt_log_t *log, nxt_log_ctx_handler_t handler, void *ctx) in nxt_log_set_ctx()
67 nxt_log_handler(nxt_uint_t level, nxt_log_t *log, const char *fmt, ...) in nxt_log_handler()
H A Dnxt_log.h44 #define nxt_log_level_enough(log, level) \ argument
H A Dnxt_polarssl.c101 nxt_polarssl_log_error(nxt_uint_t level, nxt_log_t *log, int err, in nxt_polarssl_log_error()
H A Dnxt_runtime.h66 const char *log; member
H A Dnxt_thread.h135 nxt_log_t *log; member
H A Dnxt_timer.h40 nxt_log_t *log; member

12