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

Copy Markdown

Provides configuration for request visibility in logs.

Summary

Functions

http_resp_length()

response_enabled?()

@spec response_enabled?() :: boolean() | {:error, atom()}

validate_startup_config()

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