Uses of Interface
io.envoyproxy.envoy.extensions.access_loggers.stream.v3.StderrAccessLogOrBuilder
-
Packages that use StderrAccessLogOrBuilder Package Description io.envoyproxy.envoy.extensions.access_loggers.stream.v3 -
-
Uses of StderrAccessLogOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.stream.v3
Classes in io.envoyproxy.envoy.extensions.access_loggers.stream.v3 that implement StderrAccessLogOrBuilder Modifier and Type Class Description classStderrAccessLogCustom configuration for an :ref:`AccessLog <envoy_v3_api_msg_config.accesslog.v3.AccessLog>` that writes log entries directly to the operating system's standard error.static classStderrAccessLog.BuilderCustom configuration for an :ref:`AccessLog <envoy_v3_api_msg_config.accesslog.v3.AccessLog>` that writes log entries directly to the operating system's standard error.
-