EcsElixirCore.Application.Features.Response.ResponseConfig (ecs_elixir_core v1.1.0)

Copy Markdown

Provides configuration for request visibility in logs.

Summary

Functions

http_resp_length()

response_enabled?()

@spec response_enabled?() :: boolean() | {:error, String.t()}

validate_startup_config()

@spec validate_startup_config() :: :ok | {:error, String.t()}