---
title: Customizing logging output by the OIDC module
description: PingOne Advanced Identity Cloud PingAM PingOne Android iOS JavaScript
component: orchsdks
page_id: orchsdks:oidc:customization/logging/index
canonical_url: https://developer.pingidentity.com/orchsdks/oidc/customization/logging/index.html
revdate: Tue, 25 Mar 2025 11:00:37 +0100
keywords: ["PingOne Advanced Identity Cloud", "PingAM", "OIDC", "Setup &amp; Configuration", "Source Code", "Use Case", "SDK", "IdP"]
section_ids:
  next_steps: Next steps
---

# Customizing logging output by the OIDC module

[icon: circle-check, set=far]PingOne Advanced Identity Cloud [icon: circle-check, set=far]PingAM [icon: circle-check, set=far]PingOne [icon: android, set=fab]Android [icon: apple, set=fab]iOS [icon: js, set=fab]JavaScript

When you develop applications with the Orchestration SDK, you might need to understand its internal workings or troubleshoot unexpected behavior.

Use logging to gain crucial insights into your application's operations, identify issues, verify expected functionality, and better understand authentication flows.

This section covers how to configure and customize the logging output from the Orchestration SDK.

## Next steps

Select your platform below to learn how to customize logging:

[icon: android, set=fab, size=3x]

#### [Android](android-custom-logging.html)

Customizing logging output by the OIDC module for Android

[icon: apple, set=fab, size=3x]

#### [iOS](ios-custom-logging.html)

Customizing logging output by the OIDC module for iOS

[icon: js, set=fab, size=3x]

#### [JavaScript](javascript-custom-logging.html)

Customizing logging output by the OIDC module for JavaScript
