Uses of Interface
io.envoyproxy.envoy.extensions.access_loggers.stream.v3.StdoutAccessLogOrBuilder
-
Packages that use StdoutAccessLogOrBuilder Package Description io.envoyproxy.envoy.extensions.access_loggers.stream.v3 -
-
Uses of StdoutAccessLogOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.stream.v3
Classes in io.envoyproxy.envoy.extensions.access_loggers.stream.v3 that implement StdoutAccessLogOrBuilder Modifier and Type Class Description classStdoutAccessLogCustom configuration for an :ref:`AccessLog <envoy_v3_api_msg_config.accesslog.v3.AccessLog>` that writes log entries directly to the operating system's standard output.static classStdoutAccessLog.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 output.
-