ccproxy.plugins.access_log.plugin¶
ccproxy.plugins.access_log.plugin
¶
AccessLogRuntime
¶
Bases: SystemPluginRuntime
Runtime for access log plugin.
Integrates with the Hook system to receive and log events.
Source code in ccproxy/plugins/access_log/plugin.py
AccessLogFactory
¶
Bases: SystemPluginFactory
Factory for access log plugin.