> 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

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="/pages/Epj4n6vMTysDdQPdTxva">Click to View Detailed</a></td><td><a href="/files/5w07jzZZ8IJFB6TZScc7">/files/5w07jzZZ8IJFB6TZScc7</a></td><td><a href="/pages/Epj4n6vMTysDdQPdTxva">/pages/Epj4n6vMTysDdQPdTxva</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>C++ DEBUG MACROS</strong></mark></td><td align="center"><a href="/pages/Epj4n6vMTysDdQPdTxva">Click to View Detailed</a></td><td><a href="/files/LzOuYRVTNvdkllvRbX8g">/files/LzOuYRVTNvdkllvRbX8g</a></td><td><a href="/pages/JPvdQL4aFmyciZF3CMZa">/pages/JPvdQL4aFmyciZF3CMZa</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>PROPERTY INSPECTOR</strong></mark></td><td align="center"><a href="/pages/Epj4n6vMTysDdQPdTxva">Click to View Detailed</a></td><td><a href="/files/SQn74bPBjFCa1H1t6M6b">/files/SQn74bPBjFCa1H1t6M6b</a></td><td><a href="/pages/zrvGE9pMwXBIGaX2EaOZ">/pages/zrvGE9pMwXBIGaX2EaOZ</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>LOGS VIEWER</strong></mark></td><td align="center"><a href="/pages/Epj4n6vMTysDdQPdTxva">Click to View Detailed</a></td><td><a href="/files/ZJgTBsgTB9fREXFSXwfw">/files/ZJgTBsgTB9fREXFSXwfw</a></td><td><a href="/pages/7gLXMO8EXik5lAxib7U9">/pages/7gLXMO8EXik5lAxib7U9</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="/pages/Epj4n6vMTysDdQPdTxva">Click to View Detailed</a></td><td><a href="/files/hG0MmKz88WpLuFISUCll">/files/hG0MmKz88WpLuFISUCll</a></td><td><a href="/pages/Ez1LROH5m79xKmQVftUd">/pages/Ez1LROH5m79xKmQVftUd</a></td></tr><tr><td align="center"><mark style="color:red;"><strong>BATCH PRINTSTRING MANAGER</strong></mark></td><td align="center"><a href="/pages/Epj4n6vMTysDdQPdTxva">Click to View Detailed</a></td><td><a href="/files/BTK9RYuIPnaYNgQ8rXhw">/files/BTK9RYuIPnaYNgQ8rXhw</a></td><td><a href="/pages/qLYdnotM2H6yRAaWypTp">/pages/qLYdnotM2H6yRAaWypTp</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.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 - compiled
* 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 - compiled

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

* Added Support for Mac & Linux

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

* Initial Release for UE 5.2 - 5.5

***
