Main Page | Modules | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

http_log.h File Reference

#include "apr_thread_proc.h"

Include dependency graph for http_log.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Apache

Defines

#define APLOG_EMERG   0
#define APLOG_ALERT   1
#define APLOG_CRIT   2
#define APLOG_ERR   3
#define APLOG_WARNING   4
#define APLOG_NOTICE   5
#define APLOG_INFO   6
#define APLOG_DEBUG   7
#define APLOG_LEVELMASK   7
#define APLOG_NOERRNO   (APLOG_LEVELMASK + 1)
#define APLOG_TOCLIENT   ((APLOG_LEVELMASK + 1) * 2)
#define APLOG_STARTUP   ((APLOG_LEVELMASK + 1) * 4)
#define DEFAULT_LOGLEVEL   APLOG_WARNING
#define APLOG_MARK   __FILE__,__LINE__
#define ap_piped_log_read_fd(pl)   ((pl)->fds[0])
#define ap_piped_log_write_fd(pl)   ((pl)->fds[1])

Typedefs

typedef piped_log piped_log

Functions

 AP_DECLARE (void) ap_open_stderr_log(apr_pool_t *p)
 AP_DECLARE (apr_status_t) ap_replace_stderr_log(apr_pool_t *p
int ap_open_logs (apr_pool_t *pconf, apr_pool_t *plog, apr_pool_t *ptemp, server_rec *s_main)
int int apr_status_t const
server_rec const char 
__attribute__ ((format(printf, 6, 7)))
 AP_DECLARE (piped_log *) ap_open_piped_log(apr_pool_t *p

Variables

int AP_DECLARE_DATA ap_default_loglevel
const char * file
int line
int int level
int int apr_status_t status
int int apr_status_t const
server_rec
s
int int apr_status_t const
server_rec const char * 
fmt
int int apr_status_t apr_pool_tp
int int apr_status_t const
request_rec
r
const char * fname
const char * filename
const char pid_t * mypid
const char * program


Define Documentation

#define ap_piped_log_read_fd pl   )     ((pl)->fds[0])
 

A macro to access the read side of the piped log pipe

Parameters:
pl The piped log structure
Returns:
The native file descriptor ap_piped_log_read_fd(pl)

Definition at line 266 of file http_log.h.

Referenced by AP_DECLARE().

#define ap_piped_log_write_fd pl   )     ((pl)->fds[1])
 

A macro to access the write side of the piped log pipe

Parameters:
pl The piped log structure
Returns:
The native file descriptor ap_piped_log_read_fd(pl)

Definition at line 274 of file http_log.h.

Referenced by AP_DECLARE(), ap_default_log_writer_init(), open_log(), open_rewritelog(), and piped_log_cleanup().

#define APLOG_ALERT   1
 

Definition at line 51 of file http_log.h.

Referenced by AP_DECLARE(), ap_get_local_host(), ap_mpm_run(), child_main(), create_listener_thread(), leader_open_logs(), main(), make_worker(), master_main(), perchild_open_logs(), perchild_setup_child(), prefork_open_logs(), set_group_privs(), set_loglevel(), setup_listeners(), start_thread(), start_threads(), unique_id_global_init(), and worker_open_logs().

#define APLOG_CRIT   2
 

Definition at line 52 of file http_log.h.

Referenced by alloc_listener(), ap_create_scoreboard(), AP_DECLARE(), ap_open_logs(), ap_reopen_scoreboard(), APR_HOOK_STRUCT(), beos_pre_config(), create_namebased_scoreboard(), init_child(), initialize_secret(), join_start_thread(), join_workers(), leader_open_logs(), leader_pre_config(), listener_thread(), main(), make_secure_socket(), make_sock(), mem_cache_post_config(), mpm_service_start(), nwssl_post_config(), open_scoreboard(), os_fork(), perchild_open_logs(), perchild_pre_config(), post_config(), prefork_open_logs(), prefork_pre_config(), rewritelock_create(), rfc1413_connect(), rfc1413_query(), set_loglevel(), unique_id_child_init(), util_ldap_child_init(), util_ldap_post_config(), worker_open_logs(), worker_pre_config(), and worker_thread().

#define APLOG_DEBUG   7
 

Definition at line 57 of file http_log.h.

Referenced by accept_mutex_off(), accept_mutex_on(), add_client(), AP_DECLARE(), ap_headers_error_filter(), ap_headers_output_filter(), ap_mpm_run(), ap_proxy_connect_canon(), ap_proxy_connect_handler(), ap_proxy_ftp_canon(), ap_proxy_ftp_handler(), ap_proxy_http_canon(), ap_proxy_http_create_connection(), ap_proxy_http_determine_connection(), ap_proxy_http_handler(), ap_proxy_http_process_response(), apprentice(), APR_OPTIONAL_FN_TYPE(), assign_childuid(), cache_out_filter(), cache_save_filter(), cache_select_url(), chk_filter_chain(), connect_to_daemon(), create_entity(), deflate_in_filter(), deflate_out_filter(), drain_available_output(), dumpio_input_filter(), dumpio_output_filter(), dumpit(), ef_output_filter(), find_code_page(), fixup_redir(), get_client(), init_filter_instance(), is_redirect_limit_exceeded(), join_workers(), listener_thread(), load_file(), load_module(), log_backtrace(), log_error_core(), magic_init(), main(), make_child(), master_main(), match(), mcheck(), mod_auth_ldap_auth_checker(), mod_auth_ldap_check_user_id(), mod_auth_ldap_parse_url(), modssl_proxy_info_log(), open_entity(), parse(), pass_data_to_filter(), pass_request(), perchild_post_read(), proxy_ftp_command(), proxy_handler(), recall_headers(), revision_suffix(), rsl_strdup(), set_loglevel(), set_shmem_size(), shmcb_expire_division(), shmcb_init_memory(), shmcb_insert_encoded_session(), shmcb_lookup_session_id(), shmcb_remove_session(), shmcb_remove_session_id(), shmcb_retrieve_session(), shmcb_store_session(), ssl_callback_LogTracingState(), ssl_callback_proxy_cert(), ssl_callback_SSLVerify(), ssl_callback_SSLVerify_CRL(), ssl_callback_TmpDH(), ssl_callback_TmpRSA(), ssl_hook_Access(), ssl_init_ctx_callbacks(), ssl_init_ctx_cipher_suite(), ssl_init_ctx_crl(), ssl_init_ctx_protocol(), ssl_init_ctx_verify(), ssl_init_proxy_certs(), ssl_init_PushCAList(), ssl_io_data_cb(), ssl_io_data_dump(), ssl_io_filter_cleanup(), ssl_io_filter_init(), ssl_pphrase_Handle(), ssl_scache_dbm_expire(), ssl_scache_dbm_store(), ssl_scache_shmcb_init(), ssl_scache_shmcb_retrieve(), ssl_scache_shmcb_status(), ssl_scache_shmcb_store(), ssl_scache_shmht_expire(), ssl_server_import_cert(), ssl_server_import_key(), ssl_session_log(), start_threads(), store_body(), store_headers(), trace_add(), util_ldap_child_init(), util_ldap_post_config(), util_ldap_set_cache_bytes(), util_ldap_set_cache_entries(), util_ldap_set_cache_file(), util_ldap_set_cache_ttl(), util_ldap_set_cert_auth(), util_ldap_set_cert_type(), util_ldap_set_connection_timeout(), util_ldap_set_opcache_entries(), util_ldap_set_opcache_ttl(), worker_thread(), xlate_in_filter(), xlate_insert_filter(), and xlate_out_filter().

#define APLOG_EMERG   0
 

Definition at line 50 of file http_log.h.

Referenced by accept_mutex_off(), accept_mutex_on(), AP_DECLARE(), ap_mpm_run(), child_main(), listener_thread(), main(), perform_idle_server_maintenance(), set_loglevel(), worker_main(), and worker_thread().

#define APLOG_ERR   3
 

Definition at line 53 of file http_log.h.

Referenced by action_handler(), add_any_filter(), add_any_filter_handle(), add_auth_info(), add_cern_meta_data(), add_name_vhost_config(), anon_authenticate_basic_user(), AP_CORE_DECLARE_NONSTD(), AP_DECLARE(), AP_DECLARE_NONSTD(), ap_default_log_writer_init(), ap_http_filter(), ap_listen_open(), ap_mpm_child_main(), ap_mpm_run(), ap_proxy_connect_handler(), ap_proxy_ftp_handler(), ap_proxy_http_canon(), ap_proxy_http_create_connection(), ap_proxy_http_process_response(), ap_proxy_http_request(), ap_read_request(), ap_ssi_parse_string(), apprentice(), APR_OPTIONAL_FN_TYPE(), asis_handler(), auth_ldap_post_config(), authenticate_basic_user(), authenticate_digest_user(), cache_out_filter(), cgi_handler(), cgid_child_errfn(), cgid_handler(), cgid_server(), cgid_start(), check_dir_access(), check_nc(), check_nonce(), check_user_access(), child_main(), chk_filter_chain(), cleanup_nonchild_process(), cleanup_script(), config_log_transaction(), convert_secure_socket(), create_process(), create_uncompress_child(), DAV_DECLARE(), dav_get_overwrite(), dav_handle_err(), dav_handler(), dav_merge_dir_config(), dav_method_bind(), dav_method_checkin(), dav_method_checkout(), dav_method_copymove(), dav_method_delete(), dav_method_label(), dav_method_lock(), dav_method_make_workspace(), dav_method_merge(), dav_method_options(), dav_method_propfind(), dav_method_proppatch(), dav_method_report(), dav_method_unlock(), dav_method_update(), dav_method_vsn_control(), dav_prop_log_errors(), dbm_authenticate_basic_user(), dbm_check_auth(), default_handler(), deflate_in_filter(), deflate_out_filter(), digest_check_auth(), do_negotiation(), drain_available_output(), ef_output_filter(), file_cache_recall_mydata(), find_argument(), find_code_page(), find_directive(), find_file(), fix_hostname(), fixup_redir(), fsmagic(), gen_client(), get_addresses(), get_dbm_pw(), get_hash(), get_pw(), getstr(), groups_for_user(), handle_autoindex(), handle_config(), handle_echo(), handle_elif(), handle_else(), handle_endif(), handle_exec(), handle_if(), handle_include(), handle_printenv(), handle_set(), handler_redirect(), hook_fixup(), hook_uri2file(), imap_handler_internal(), imap_url(), ImportOptionalHookTestHook(), include_cmd(), index_directory(), init_ext_filter_process(), init_filter_instance(), isapi_load(), isapi_pre_config(), lcase_header_name_return_body(), listener_thread(), log_before(), log_child_errfn(), log_error_and_cleanup(), log_script_err(), log_scripterror(), log_xlate_error(), lookup_map(), lookup_map_program(), magic_process(), magic_rsl_add(), magic_rsl_to_request(), main(), make_child(), make_sock(), make_worker(), master_main(), mcheck(), mconvert(), mime_post_config(), monitor_service_9x_thread(), mpm_service_install(), mpm_service_start(), mpm_service_uninstall(), mpm_signal_service(), mprint(), no_set_limit(), open_entity(), open_log(), open_rewritelog(), parse(), parse_expr(), pass_data_to_filter(), perchild_open_logs(), perchild_post_read(), perform_idle_server_maintenance(), process_mkcol_body(), process_socket(), proxy_get_host_of_request(), re_check(), read_table(), read_type_map(), read_types_multi(), rewritelog(), run_cgi_child(), run_rewritemap_programs(), scan_meta_file(), send_parsed_content(), server_maintenance(), service_nt_dispatch_thread(), service_nt_main_fn(), set_expiration_fields(), set_loglevel(), shmcb_init_memory(), shmcb_insert_encoded_session(), shmcb_lookup_session_id(), shmcb_remove_session(), shmcb_remove_session_id(), shmcb_retrieve_session(), shmcb_store_session(), signextend(), spawn_child(), ssl_callback_SSLVerify(), ssl_hook_Access(), ssl_hook_pre_connection(), ssl_hook_UserCheck(), ssl_init_ctx_cipher_suite(), ssl_init_ctx_crl(), ssl_init_ctx_protocol(), ssl_init_ctx_verify(), ssl_init_server_certs(), ssl_init_server_check(), ssl_io_filter_Upgrade(), ssl_mutex_init(), ssl_mutex_reinit(), ssl_pphrase_Handle(), ssl_pphrase_Handle_CB(), ssl_proxy_enable(), ssl_scache_dbm_expire(), ssl_scache_dbm_init(), ssl_scache_dbm_remove(), ssl_scache_dbm_retrieve(), ssl_scache_dbm_status(), ssl_scache_dbm_store(), ssl_scache_shmcb_init(), ssl_scache_shmcb_store(), ssl_scache_shmht_init(), ssl_server_import_cert(), ssl_server_import_key(), ssl_tmp_key_init_dh(), ssl_tmp_key_init_rsa(), SSLize_Socket(), STACK_OF(), start_thread(), status_handler(), store_body(), TestOptionalFn(), thread_exception_handler(), uncompress(), util_ldap_post_config(), util_ldap_set_cert_auth(), worker_main(), and worker_thread().

#define APLOG_INFO   6
 

Definition at line 56 of file http_log.h.

Referenced by add_client(), anon_authenticate_basic_user(), AP_DECLARE(), ap_mpm_run(), ap_proxy_http_create_connection(), ap_read_request(), APR_OPTIONAL_FN_TYPE(), check_nonce(), check_restart(), check_speling(), core_create_conn(), ftp_unauthorized(), isapi_handler(), main(), master_main(), mpm_merge_service_args(), perform_idle_server_maintenance(), proxy_needsdomain(), ServerSupportFunction(), set_loglevel(), ssl_add_version_components(), ssl_callback_LogTracingState(), ssl_callback_SSLVerify_CRL(), ssl_check_public_cert(), ssl_filter_io_shutdown(), ssl_filter_write(), ssl_hook_Access(), ssl_hook_pre_connection(), ssl_hook_Translate(), ssl_hook_UserCheck(), ssl_init_ConfigureServer(), ssl_init_Module(), ssl_init_SSLLibrary(), ssl_io_filter_connect(), ssl_io_filter_error(), ssl_io_filter_output(), ssl_io_filter_Upgrade(), ssl_io_input_read(), ssl_pphrase_Handle(), ssl_pphrase_Handle_CB(), ssl_rand_seed(), ssl_scache_shmcb_init(), ssl_scache_shmcb_retrieve(), ssl_scache_shmht_init(), ssl_tmp_keys_init(), store_body(), and unique_id_global_init().

#define APLOG_LEVELMASK   7
 

Definition at line 59 of file http_log.h.

Referenced by log_error_core().

#define APLOG_MARK   __FILE__,__LINE__
 

Definition at line 91 of file http_log.h.

Referenced by accept_mutex_off(), accept_mutex_on(), action_handler(), add_alias_internal(), add_any_filter(), add_any_filter_handle(), add_auth_info(), add_cern_meta_data(), add_client(), add_env_module_vars_passed(), add_name_vhost_config(), alloc_listener(), analyze_ct(), anon_authenticate_basic_user(), AP_CORE_DECLARE(), AP_CORE_DECLARE_NONSTD(), ap_create_scoreboard(), AP_DECLARE(), AP_DECLARE_NONSTD(), ap_default_log_writer_init(), ap_get_local_host(), ap_headers_error_filter(), ap_headers_output_filter(), ap_http_filter(), ap_listen_open(), ap_mpm_child_main(), ap_mpm_run(), ap_open_logs(), ap_proxy_connect_canon(), ap_proxy_connect_handler(), ap_proxy_ftp_canon(), ap_proxy_ftp_handler(), ap_proxy_http_canon(), ap_proxy_http_create_connection(), ap_proxy_http_determine_connection(), ap_proxy_http_handler(), ap_proxy_http_process_response(), ap_proxy_http_request(), ap_read_request(), ap_reopen_scoreboard(), ap_ssi_parse_string(), apprentice(), APR_HOOK_STRUCT(), APR_OPTIONAL_FN_TYPE(), asis_handler(), assign_childuid(), auth_ldap_post_config(), authenticate_basic_user(), authenticate_digest_user(), beos_pre_config(), cache_out_filter(), cache_save_filter(), cache_select_url(), cache_the_file(), cachefilehandle(), cachefilemmap(), cgi_handler(), cgid_child_errfn(), cgid_handler(), cgid_server(), cgid_start(), check_dir_access(), check_nc(), check_nonce(), check_restart(), check_speling(), check_user_access(), child_main(), chk_filter_chain(), cleanup_nonchild_process(), cleanup_script(), cleanup_tables(), config_log_transaction(), connect_to_daemon(), convert_secure_socket(), core_create_conn(), create_entity(), create_listener_thread(), create_namebased_scoreboard(), create_process(), create_uncompress_child(), DAV_DECLARE(), dav_get_overwrite(), dav_handler(), dav_log_err(), dav_merge_dir_config(), dav_method_bind(), dav_method_checkin(), dav_method_checkout(), dav_method_copymove(), dav_method_delete(), dav_method_label(), dav_method_lock(), dav_method_make_workspace(), dav_method_merge(), dav_method_options(), dav_method_propfind(), dav_method_proppatch(), dav_method_report(), dav_method_unlock(), dav_method_update(), dav_method_vsn_control(), dbm_authenticate_basic_user(), dbm_check_auth(), default_handler(), deflate_in_filter(), deflate_out_filter(), digest_check_auth(), do_negotiation(), drain_available_output(), dumpio_input_filter(), dumpio_output_filter(), dumpit(), ef_output_filter(), file_cache_recall_mydata(), find_argument(), find_code_page(), find_directive(), find_file(), fix_hostname(), fixup_redir(), fsmagic(), ftp_unauthorized(), gen_client(), get_addresses(), get_client(), get_dbm_pw(), get_hash(), get_pw(), getstr(), groups_for_user(), handle_autoindex(), handle_config(), handle_echo(), handle_elif(), handle_else(), handle_endif(), handle_exec(), handle_if(), handle_include(), handle_printenv(), handle_set(), handler_redirect(), hook_fixup(), hook_uri2file(), imap_handler_internal(), imap_url(), ImportOptionalHookTestHook(), include_cmd(), includes_filter(), index_directory(), init_child(), init_ext_filter_process(), init_filter_instance(), initialize_secret(), is_redirect_limit_exceeded(), is_variant_better(), is_variant_better_rvsa(), isapi_cmd_cachefile(), isapi_handler(), isapi_load(), isapi_pre_config(), join_start_thread(), join_workers(), lcase_header_name_return_body(), leader_open_logs(), leader_pre_config(), listener_thread(), load_file(), load_module(), log_backtrace(), log_before(), log_child_errfn(), log_error_and_cleanup(), log_script_err(), log_scripterror(), log_xlate_error(), lookup_map(), lookup_map_program(), magic_init(), magic_process(), magic_rsl_add(), magic_rsl_to_request(), main(), make_child(), make_secure_socket(), make_sock(), make_worker(), master_main(), match(), mcheck(), mconvert(), mem_cache_post_config(), mime_post_config(), mod_auth_ldap_auth_checker(), mod_auth_ldap_check_user_id(), mod_auth_ldap_parse_url(), modssl_proxy_info_log(), monitor_service_9x_thread(), mpm_merge_service_args(), mpm_service_install(), mpm_service_start(), mpm_service_uninstall(), mpm_signal_service(), mprint(), no_set_limit(), nwssl_post_config(), open_entity(), open_error_log(), open_log(), open_rewritelog(), open_scoreboard(), os_fork(), parse(), parse_expr(), parse_negotiate_header(), pass_data_to_filter(), pass_request(), perchild_open_logs(), perchild_post_read(), perchild_pre_config(), perchild_setup_child(), perform_idle_server_maintenance(), pod_signal_internal(), post_config(), prefork_open_logs(), prefork_pre_config(), process_command_config(), process_mkcol_body(), process_resource_config_nofnmatch(), process_socket(), PROXY_DECLARE(), proxy_ftp_command(), proxy_get_host_of_request(), proxy_handler(), proxy_match_ipaddr(), proxy_needsdomain(), re_check(), read_table(), read_type_map(), read_types_multi(), recall_headers(), remove_unused_name_vhosts(), revision_suffix(), rewritelock_create(), rewritelog(), rfc1413_connect(), rfc1413_query(), rsl_strdup(), run_cgi_child(), run_rewritemap_programs(), scan_meta_file(), send_parsed_content(), server_main_loop(), server_maintenance(), ServerSupportFunction(), service_nt_dispatch_thread(), service_nt_main_fn(), set_algorithm(), set_document_root(), set_error_document(), set_expiration_fields(), set_group_privs(), set_max_clients(), set_max_requests_per_thread(), set_max_spare_threads(), set_max_threads(), set_min_free_servers(), set_min_free_threads(), set_min_spare_threads(), set_nc_check(), set_num_daemons(), set_proxy_dirconn(), set_qop(), set_recursion_limit(), set_server_limit(), set_shmem_size(), set_signals(), set_thread_limit(), set_threads_limit(), set_threads_per_child(), set_threads_to_start(), setup_listeners(), shmcb_expire_division(), shmcb_init_memory(), shmcb_insert_encoded_session(), shmcb_lookup_session_id(), shmcb_remove_session(), shmcb_remove_session_id(), shmcb_retrieve_session(), shmcb_store_session(), signextend(), spawn_child(), ssl_add_version_components(), ssl_callback_LogTracingState(), ssl_callback_proxy_cert(), ssl_callback_SSLVerify(), ssl_callback_SSLVerify_CRL(), ssl_callback_TmpDH(), ssl_callback_TmpRSA(), ssl_check_public_cert(), ssl_filter_io_shutdown(), ssl_filter_write(), ssl_hook_Access(), ssl_hook_pre_connection(), ssl_hook_Translate(), ssl_hook_UserCheck(), ssl_init_CheckServers(), ssl_init_ConfigureServer(), ssl_init_ctx_cipher_suite(), ssl_init_ctx_crl(), ssl_init_ctx_protocol(), ssl_init_ctx_verify(), ssl_init_Module(), ssl_init_proxy_certs(), ssl_init_PushCAList(), ssl_init_server_certs(), ssl_init_server_check(), ssl_init_SSLLibrary(), ssl_io_data_cb(), ssl_io_data_dump(), ssl_io_filter_cleanup(), ssl_io_filter_connect(), ssl_io_filter_error(), ssl_io_filter_output(), ssl_io_filter_Upgrade(), ssl_io_input_read(), ssl_mutex_init(), ssl_mutex_off(), ssl_mutex_on(), ssl_mutex_reinit(), ssl_pphrase_Handle(), ssl_pphrase_Handle_CB(), ssl_proxy_enable(), ssl_rand_seed(), ssl_scache_dbm_expire(), ssl_scache_dbm_init(), ssl_scache_dbm_remove(), ssl_scache_dbm_retrieve(), ssl_scache_dbm_status(), ssl_scache_dbm_store(), ssl_scache_init(), ssl_scache_shmcb_init(), ssl_scache_shmcb_retrieve(), ssl_scache_shmcb_status(), ssl_scache_shmcb_store(), ssl_scache_shmht_expire(), ssl_scache_shmht_init(), ssl_server_import_cert(), ssl_server_import_key(), ssl_session_log(), ssl_tmp_key_init_dh(), ssl_tmp_key_init_rsa(), ssl_tmp_keys_init(), SSLize_Socket(), STACK_OF(), start_thread(), start_threads(), status_handler(), store_body(), store_headers(), suexec_post_config(), TestOptionalFn(), thread_exception_handler(), trace_add(), uncompress(), unique_id_child_init(), unique_id_global_init(), usage(), util_ldap_child_init(), util_ldap_post_config(), util_ldap_set_cache_bytes(), util_ldap_set_cache_entries(), util_ldap_set_cache_file(), util_ldap_set_cache_ttl(), util_ldap_set_cert_auth(), util_ldap_set_cert_type(), util_ldap_set_connection_timeout(), util_ldap_set_opcache_entries(), util_ldap_set_opcache_ttl(), worker_main(), worker_open_logs(), worker_pre_config(), worker_thread(), xlate_in_filter(), xlate_insert_filter(), and xlate_out_filter().

#define APLOG_NOERRNO   (APLOG_LEVELMASK + 1)
 

Definition at line 66 of file http_log.h.

Referenced by auth_ldap_post_config(), mod_auth_ldap_auth_checker(), mod_auth_ldap_check_user_id(), mod_auth_ldap_parse_url(), start_threads(), util_ldap_child_init(), util_ldap_post_config(), util_ldap_set_cache_bytes(), util_ldap_set_cache_entries(), util_ldap_set_cache_file(), util_ldap_set_cache_ttl(), util_ldap_set_cert_auth(), util_ldap_set_cert_type(), util_ldap_set_connection_timeout(), util_ldap_set_opcache_entries(), and util_ldap_set_opcache_ttl().

#define APLOG_NOTICE   5
 

Definition at line 55 of file http_log.h.

Referenced by ap_mpm_run(), initialize_secret(), log_error_core(), main(), master_main(), mem_cache_post_config(), set_error_document(), set_loglevel(), suexec_post_config(), util_ldap_post_config(), util_ldap_set_connection_timeout(), worker_main(), and worker_thread().

#define APLOG_STARTUP   ((APLOG_LEVELMASK + 1) * 4)
 

Definition at line 83 of file http_log.h.

Referenced by AP_DECLARE(), ap_get_local_host(), ap_listen_open(), cleanup_tables(), is_variant_better(), is_variant_better_rvsa(), leader_open_logs(), log_error_core(), main(), make_sock(), monitor_service_9x_thread(), mpm_service_install(), mpm_service_start(), mpm_service_uninstall(), mpm_signal_service(), open_error_log(), parse_negotiate_header(), perchild_open_logs(), prefork_open_logs(), process_command_config(), process_resource_config_nofnmatch(), proxy_match_ipaddr(), service_nt_dispatch_thread(), service_nt_main_fn(), set_document_root(), set_max_clients(), set_max_requests_per_thread(), set_max_spare_threads(), set_max_threads(), set_min_free_servers(), set_min_free_threads(), set_min_spare_threads(), set_num_daemons(), set_proxy_dirconn(), set_server_limit(), set_thread_limit(), set_threads_limit(), set_threads_per_child(), set_threads_to_start(), ssl_init_proxy_certs(), usage(), and worker_open_logs().

#define APLOG_TOCLIENT   ((APLOG_LEVELMASK + 1) * 2)
 

Definition at line 80 of file http_log.h.

Referenced by AP_DECLARE(), and run_cgi_child().

#define APLOG_WARNING   4
 

Definition at line 54 of file http_log.h.

Referenced by add_alias_internal(), add_env_module_vars_passed(), analyze_ct(), AP_CORE_DECLARE(), AP_DECLARE(), ap_get_local_host(), ap_mpm_run(), ap_proxy_http_process_response(), ap_proxy_http_request(), cache_the_file(), cachefilehandle(), cachefilemmap(), dav_method_bind(), dav_method_copymove(), dav_method_delete(), dav_method_mkcol(), dav_method_put(), dav_method_vsn_control(), includes_filter(), isapi_cmd_cachefile(), isapi_handler(), load_module(), main(), make_child(), make_sock(), mem_cache_post_config(), mod_auth_ldap_auth_checker(), mod_auth_ldap_check_user_id(), nwssl_post_config(), pod_signal_internal(), process_socket(), PROXY_DECLARE(), proxy_handler(), remove_unused_name_vhosts(), send_parsed_content(), server_main_loop(), ServerSupportFunction(), set_algorithm(), set_loglevel(), set_nc_check(), set_qop(), set_recursion_limit(), set_signals(), ssl_callback_proxy_cert(), ssl_callback_SSLVerify_CRL(), ssl_check_public_cert(), ssl_hook_Access(), ssl_init_CheckServers(), ssl_init_ctx_verify(), ssl_init_proxy_certs(), ssl_mutex_off(), ssl_mutex_on(), ssl_mutex_reinit(), ssl_rand_seed(), ssl_scache_init(), and util_ldap_post_config().

#define DEFAULT_LOGLEVEL   APLOG_WARNING
 

Definition at line 86 of file http_log.h.

Referenced by init_server_config().


Typedef Documentation

typedef struct piped_log piped_log
 

Definition at line 223 of file http_log.h.


Function Documentation

int int apr_status_t const request_rec const char __attribute__ (format(printf, 6, 7))   ) 
 

AP_DECLARE piped_log  ) 
 

Open the piped log process

Parameters:
p The pool to allocate out of
program The program to run in the logging process
Returns:
The piped log structure piped_log *ap_open_piped_log(apr_pool_t *p, const char *program)

AP_DECLARE apr_status_t   ) 
 

Replace logging to stderr with logging to the given file.

Parameters:
p The pool to allocate out of
file Name of the file to log stderr output

AP_DECLARE void   ) 
 

Generic accessors for other modules to set at their own module-specific data

Parameters:
conf_vector The vector in which the modules configuration is stored. usually r->per_dir_config or s->module_config
m The module to set the data for.
val The module-specific data to set void ap_set_module_config(ap_conf_vector_t *cv, const module *m, void *val)

Definition at line 1271 of file http_protocol.c.

int ap_open_logs apr_pool_t pconf,
apr_pool_t plog,
apr_pool_t ptemp,
server_rec s_main
 

Open the error log and replace stderr with it.

Parameters:
pconf Not used
plog The pool to allocate the logs from
ptemp Pool used for temporary allocations
s_main The main server ap_open_logs isn't expected to be used by modules, it is an internal core function

Definition at line 291 of file log.c.

References APLOG_CRIT, APLOG_MARK, APR_SUCCESS, DONE, errfile, server_rec::error_fname, server_rec::error_log, server_rec::next, NULL, OK, and open_error_log().

Referenced by register_hooks().

Here is the call graph for this function:


Variable Documentation

int AP_DECLARE_DATA ap_default_loglevel
 

Referenced by log_error_core(), and main().

const char* file
 

Definition at line 105 of file http_log.h.

Referenced by AP_DECLARE(), APR_DECLARE(), apr_file_cleanup(), apr_unix_file_cleanup(), dav_dbm_open_direct(), dav_fs_build_key(), dav_fs_load_locknull_list(), dav_fs_save_locknull_list(), do_read(), do_write(), file_cleanup(), handle_exec(), load_file(), main(), MDFile(), recall_body(), ServerSupportFunction(), ssl_cmd_SSLMutex(), STACK_OF(), store_body(), and test().

const char* fname
 

Definition at line 213 of file http_log.h.

int int level
 

Definition at line 196 of file http_log.h.

Referenced by listener_thread(), and worker_thread().

const char * line
 

Definition at line 1285 of file httpd.h.

Referenced by ap_http_filter(), apprentice(), doit(), lookup_map_txtfile(), and main().

const char pid_t* mypid
 

Definition at line 221 of file http_log.h.

const char* program
 

Definition at line 251 of file http_log.h.

int int apr_status_t const request_rec* r
 

Definition at line 196 of file http_log.h.

</
int int apr_status_t status