Homepage
Blog
Discord
Sign up
Search
⌃
K
Links
Welcome
What is Ready Player Me
🚀
GETTING STARTED
1. Quickstart
2. Integrate
3. Customize
4. Optimize
5. Launch
FAQ
👩💻
Integration Guides
Overview
Unity
Unreal Engine
React
Web and Native Integration
Advanced User Management
UX/UI Guidelines
🖌
Customizing Guides
Studio (Developer Dashboard)
Avatar Creator Appearance
Upload and Manage Custom Outfits
Create Custom Outfits
Create Modular Assets
🔃
API Reference
REST API
Unity SDK
AvatarCache
AvatarConfig
AvatarObjectLoader
AvatarRenderLoader
Extras
WebViewPanel
SDKLogger
Changelog
Unreal Engine SDK
Avatars
Avatar Creator
🔉
Support
AI Copilot
Bug Reports and Feature Requests
Licensing & Privacy
Product Newsletter
Glossary of Terms
Contact us
Powered By
GitBook
SDKLogger
Log handler for the avatar loading process.
The SDKLogger prints logs about the current operation and the status of the avatar loading process.
Properties
Property
Type
Description
logEnabled
bool
Enables (true) or disables (false) logging.
True by default.
Example
SDKLogger
.
AvatarLoaderLogger
.
logEnabled
=
false
;
Previous
WebViewPanel
Next - API Reference
Unreal Engine SDK
Last modified
1mo ago