> For the complete documentation index, see [llms.txt](https://rterofer.gitbook.io/advanced-logging-system-plugin-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rterofer.gitbook.io/advanced-logging-system-plugin-documentation/advanced-logging-system.md).

# ADVANCED LOGGING SYSTEM

Supported Engine Versions: 5.2 - 5.7

The **Advanced Logging System** is a complete debugging ecosystem for Unreal Engine designed to make logging easier, faster and more powerful for both Blueprint and C++ workflows.

***

[Github Source](https://github.com/RTerofer/AdvancedLoggingSystem)

[Community Forum](https://forums.unrealengine.com/t/advanced-logging-system-plugin/2513455)

[View on Fab Marketplace](https://fab.com/s/64efe02d3f99)

***

## INSTALLATION

1. Install **Advanced Logging System** to your Engine or Project's `Plugins` folder.
2. Enable it via **Plugins → Advanced Logging System**.
3. Restart the editor when prompted.

***

## CORE FEATURES

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><mark style="color:red;"><strong>ENHANCED PRINT STRING</strong></mark></td><td align="center"><a href="/advanced-logging-system-plugin-documentation/enhanced-print-string.md">Click to View Detailed</a></td><td><a href="https://1894265510-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MlvUNOxZQqS2bQU0OML%2Fuploads%2FLyZ2416DuuzBZLjwVKkz%2FEnhancedPrintString-Mini.png?alt=media&amp;token=9030817e-90b6-4b16-87ff-a1457cef34a1">EnhancedPrintString-Mini.png</a></td><td><a href="/advanced-logging-system-plugin-documentation/enhanced-print-string.md">ENHANCED PRINT STRING</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>C++ DEBUG MACROS</strong></mark></td><td align="center"><a href="/advanced-logging-system-plugin-documentation/enhanced-print-string.md">Click to View Detailed</a></td><td><a href="https://1894265510-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MlvUNOxZQqS2bQU0OML%2Fuploads%2Fy8x8TyUV798qWf3acZum%2FCPPMacros-Mini.png?alt=media&amp;token=c86dcc74-33ed-407b-aed3-7319850f109f">CPPMacros-Mini.png</a></td><td><a href="/advanced-logging-system-plugin-documentation/c++-debug-macros.md">C++ DEBUG MACROS</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>PROPERTY INSPECTOR</strong></mark></td><td align="center"><a href="/advanced-logging-system-plugin-documentation/enhanced-print-string.md">Click to View Detailed</a></td><td><a href="https://1894265510-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MlvUNOxZQqS2bQU0OML%2Fuploads%2F4WNiYEeyFjvJAtZmeEam%2FPropertyInspector-Mini.png?alt=media&amp;token=348ef752-cc95-4819-8152-53384ca291bd">PropertyInspector-Mini.png</a></td><td><a href="/advanced-logging-system-plugin-documentation/property-inspector.md">PROPERTY INSPECTOR</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>LOGS VIEWER</strong></mark></td><td align="center"><a href="/advanced-logging-system-plugin-documentation/enhanced-print-string.md">Click to View Detailed</a></td><td><a href="https://1894265510-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MlvUNOxZQqS2bQU0OML%2Fuploads%2FVPlcBn0x2BjlwtQMIASb%2FLogsViewer-Mini.png?alt=media&amp;token=7c7f7c93-f0f1-483f-8211-fe783b00abc4">LogsViewer-Mini.png</a></td><td><a href="/advanced-logging-system-plugin-documentation/logs-viewer.md">LOGS VIEWER</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>BT PRINT TASK &#x26; SERVICE</strong></mark></td><td align="center"><a href="/advanced-logging-system-plugin-documentation/enhanced-print-string.md">Click to View Detailed</a></td><td><a href="https://1894265510-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MlvUNOxZQqS2bQU0OML%2Fuploads%2Fbx71GLZClArCaWVgwtHh%2FBTLogging-Mini.png?alt=media&amp;token=1a0f752d-a995-4a26-bb8d-0fc25692d2bc">BTLogging-Mini.png</a></td><td><a href="/advanced-logging-system-plugin-documentation/bt-blackboard-logging.md">BT BLACKBOARD LOGGING</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>BATCH PRINTSTRING MANAGER</strong></mark></td><td align="center"><a href="/advanced-logging-system-plugin-documentation/enhanced-print-string.md">Click to View Detailed</a></td><td><a href="https://1894265510-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MlvUNOxZQqS2bQU0OML%2Fuploads%2FBbAr0ssyvOiH7onamLJj%2FBatchManager-Mini.png?alt=media&amp;token=c5d0f1a9-c21a-4bf0-8529-3a21167da47e">BatchManager-Mini.png</a></td><td><a href="/advanced-logging-system-plugin-documentation/batch-print-manager.md">BATCH PRINT MANAGER</a></td></tr></tbody></table>

{% content-ref url="/spaces/2MlvUNOxZQqS2bQU0OML/pages/dscsJeEoVIyfIIQ389ZQ" %}
[PLUGIN SETTINGS](/advanced-logging-system-plugin-documentation/plugin-settings.md)
{% endcontent-ref %}

***

## RELEASE NOTES

#### 1.7 \[12/8/2026]

* Bug Fixes
* 5.8 Version added

#### 1.6 \[1/1/2026]

* Bug Fixes
* 5.7 Version added

#### 1.5 \[8/11/2025]

* Request: Key value added for Print screen messages
* Request: Node color change from text color
* Incremental node upgrades
* Node visual improvements
* Minor Bug fixes

#### 1.4 \[18/10/2025]

* Github repository - added
* Property Inspector - Visual improvements
* Some actors/properties not shown in Property Inspector - fixed
* 5.7 Version added
* Minor Bug fixes

#### 1.3 \[14/10/2025]

* Support Section in toolbar - updated
* Shutdown Exception - fixed

#### 1.2 \[06/1/2025]

* Component subheadings added for property inspector.
* List view expandable issue when scrolling fixed.
* 5.6 Version added

#### 1.1 \[05/18/2025]

* Added Support for Mac & Linux

#### 1.0 \[05/16/2025]

* Initial Release for UE 5.2 - 5.5

***
