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

# Customizing logging output by the DaVinci Client module

[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 DaVinci Client for Android

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

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

Customizing logging output by the DaVinci Client for iOS

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

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

Customizing logging output by the DaVinci Client for JavaScript
