Home
last modified time | relevance | path

Searched refs:swoole_error_log (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/pecl-swoole/swoole-4.8.5/src/server/
H A Dmaster.cc99 swoole_error_log(
187 swoole_error_log( in provideHeadingsWithEntities()
1106 swoole_error_log(SW_LOG_NOTICE,
1275 swoole_error_log(SW_LOG_NOTICE,
1281 swoole_error_log(SW_LOG_NOTICE,
1402 swoole_error_log(
1468 swoole_error_log(
1478 swoole_error_log(SW_LOG_WARNING,
1518 swoole_error_log(SW_LOG_NOTICE,
1702 swoole_error_log(SW_LOG_ERROR,
[all …]
H A Dprocess.cc184 swoole_error_log(SW_LOG_WARNING, in finish()
201swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SESSION_NOT_EXIST, "session#%ld does not exists", session… in finish()
204 swoole_error_log(SW_LOG_NOTICE, in finish()
215 swoole_error_log(SW_LOG_WARNING, in finish()
259swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SESSION_NOT_EXIST, "session#%ld is closed", session_id); in end()
302swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SESSION_CLOSING, "session#%ld is closing", session_id); in end()
305swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SESSION_CLOSED, "session#%ld is closed", session_id); in end()
H A Dport.cc469 swoole_error_log(SW_LOG_TRACE, in get_packet_buffer()
477 swoole_error_log(SW_LOG_TRACE, in get_packet_buffer()
486 swoole_error_log(SW_LOG_TRACE, in get_packet_buffer()
511 swoole_error_log(SW_LOG_TRACE, in get_packet_buffer()
572 swoole_error_log(SW_LOG_TRACE, in get_packet_buffer()
580 swoole_error_log(SW_LOG_WARNING, in get_packet_buffer()
602 swoole_error_log(SW_LOG_WARNING, in get_packet_buffer()
637 swoole_error_log(SW_LOG_TRACE, in get_packet_buffer()
H A Dbase.cc96 swoole_error_log(SW_LOG_NOTICE, in end()
127swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SESSION_CLOSING, "session#%ld is closing", session_id); in end()
130swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SESSION_CLOSED, "session#%ld is closed", session_id); in end()
H A Dmessage_bus.cc100 swoole_error_log(SW_LOG_WARNING,
168 swoole_error_log(SW_LOG_WARNING,
H A Dworker.cc108 swoole_error_log(SW_LOG_WARNING, in Worker_discard_data()
397 swoole_error_log( in worker_stop_callback()
501 swoole_error_log( in Worker_reactor_try_to_exit()
H A Dreactor_thread.cc97swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SESSION_NOT_EXIST, "session#%ld does not exists", session…
389 swoole_error_log(SW_LOG_NOTICE,
447 swoole_error_log(SW_LOG_NOTICE,
456 swoole_error_log(SW_LOG_WARNING,
/dports/devel/pecl-swoole/swoole-4.8.5/src/os/
H A Dfile.cc74 swoole_error_log(SW_LOG_TRACE, SW_ERROR_FILE_EMPTY, "file[%s] is empty", filename.c_str()); in file_get_contents()
77swoole_error_log(SW_LOG_WARNING, SW_ERROR_FILE_TOO_LARGE, "file[%s] is too large", filename.c_str(… in file_get_contents()
101 swoole_error_log(SW_LOG_TRACE, SW_ERROR_FILE_EMPTY, "content is empty"); in file_put_contents()
105 swoole_error_log(SW_LOG_WARNING, SW_ERROR_FILE_TOO_LARGE, "content is too large"); in file_put_contents()
H A Dsignal.cc161 swoole_error_log( in swoole_signal_callback()
319 swoole_error_log(SW_LOG_WARNING, in swoole_signalfd_event_callback()
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_function/
H A Dswoole_error_log.phpt2 swoole_function: swoole_error_log
18 swoole_error_log(SWOOLE_LOG_NOTICE, "hello 1");
/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_coroutine_channel.h63 swoole_error_log(SW_LOG_WARNING,
69 swoole_error_log(SW_LOG_WARNING,
H A Dswoole_log.h167 #define swoole_error_log(level, error, str, ...) … macro
/dports/devel/pecl-swoole/swoole-4.8.5/src/protocol/
H A Dbase.cc191 swoole_error_log(SW_LOG_WARNING, in recv_with_length_protocol()
202 swoole_error_log(SW_LOG_WARNING, in recv_with_length_protocol()
211 swoole_error_log(SW_LOG_WARNING, in recv_with_length_protocol()
H A Dmqtt.cc63 swoole_error_log(SW_LOG_WARNING, in get_package_length()
/dports/devel/pecl-swoole/swoole-4.8.5/core-tests/src/core/
H A Dlog.cpp185 swoole_error_log(SW_LOG_WARNING, ignored_errcode, "error 1"); in TEST()
186 swoole_error_log(SW_LOG_WARNING, errcode, "error 2"); in TEST()
/dports/devel/pecl-swoole/swoole-4.8.5/src/reactor/
H A Dbase.cc228 swoole_error_log(SW_LOG_WARNING, in write_func()
276 swoole_error_log( in write_func()
303 swoole_error_log(SW_LOG_WARNING, SW_ERROR_OPERATION_NOT_SUPPORT, "does not support SSL"); in _writev()
H A Dkqueue.cc203 swoole_error_log( in del()
312 swoole_error_log(SW_LOG_WARNING, in wait()
H A Dselect.cc85 swoole_error_log(SW_LOG_WARNING, in del()
/dports/devel/pecl-swoole/swoole-4.8.5/src/network/
H A Dclient.cc175swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SOCKS5_UNSUPPORT_VERSION, "SOCKS version is not supported…
179 swoole_error_log(
228swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SOCKS5_UNSUPPORT_VERSION, "SOCKS version is not supported…
232 swoole_error_log(
240swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SOCKS5_UNSUPPORT_VERSION, "SOCKS version is not supported…
253 swoole_error_log(SW_LOG_NOTICE,
965 swoole_error_log(
H A Dstream.cc45 swoole_error_log(SW_LOG_WARNING,
H A Dsocket.cc667 swoole_error_log(SW_LOG_WARNING, SW_ERROR_INVALID_PARAMS, "length or offset is invalid"); in gethostbyname()
957 swoole_error_log(
962 swoole_error_log(SW_LOG_NOTICE,
1308 swoole_error_log(level,
/dports/devel/pecl-swoole/swoole-4.8.5/src/coroutine/
H A Dsocket.cc225swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SOCKS5_UNSUPPORT_VERSION, "SOCKS version is not supported… in socks5_handshake()
229 swoole_error_log( in socks5_handshake()
264swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SOCKS5_UNSUPPORT_VERSION, "SOCKS version is not supported… in socks5_handshake()
268 swoole_error_log( in socks5_handshake()
310swoole_error_log(SW_LOG_NOTICE, SW_ERROR_SOCKS5_UNSUPPORT_VERSION, "SOCKS version is not supported… in socks5_handshake()
324 swoole_error_log(SW_LOG_NOTICE, in socks5_handshake()
1496 swoole_error_log(SW_LOG_WARNING, in recv_packet_with_length_protocol()
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dphp_swoole.cc72 static PHP_FUNCTION(swoole_error_log);
218 PHP_FE(swoole_error_log, arginfo_swoole_error_log)
1174 static PHP_FUNCTION(swoole_error_log) { in PHP_FUNCTION() argument
1198 swoole_error_log(level, (int) error, "%.*s", (int) l_msg, msg); in PHP_FUNCTION()
H A Dswoole_http2_server.cc831 swoole_error_log( in swoole_http2_server_parse()
902 swoole_error_log( in swoole_http2_server_parse()
928swoole_error_log(SW_LOG_WARNING, SW_ERROR_HTTP2_STREAM_NOT_FOUND, "http2 stream#%d not found", str… in swoole_http2_server_parse()
970 swoole_error_log( in swoole_http2_server_parse()
/dports/devel/pecl-swoole/swoole-4.8.5/src/core/
H A Dtimer.cc108swoole_error_log(SW_LOG_WARNING, SW_ERROR_INVALID_PARAMS, "msec value[%ld] is invalid", _msec); in add()

12