logContentConfig
Controls the SDK's per-record log content (e.g. message-content cap, network-response cap).
Logging delivery — sinks, levels, formatting — is configured via an SLF4J implementation (e.g. logback) or a CustomLogger. This setting only governs how much detail the SDK renders into each log record before it reaches the logger.
Defaults to a LogContentConfig with default field values.