Skip to content

Separate 117HD Logging Window#816

Merged
aHooder merged 10 commits into117HD:masterfrom
JoryAnderson:Separate117HDLogging
Feb 23, 2026
Merged

Separate 117HD Logging Window#816
aHooder merged 10 commits into117HD:masterfrom
JoryAnderson:Separate117HDLogging

Conversation

@JoryAnderson
Copy link
Copy Markdown
Contributor

@JoryAnderson JoryAnderson commented Nov 27, 2025

Note: This does not impact existing logging capabilities in the Console window.

This PR adds a separate "117HD" window to IntelliJ while running the HDPluginTest run-configuration, and a File-Based logging appender to support it. This window only captures logs from the plugin itself, and can be filtered.
image

117HD DEBUG-level logs will go to a "117HD.log" file in the root project folder, which are kept for a maximum of two days, based on the fileNamePattern in logback-test.xml.

By default, when IntelliJ is started, it will filter logs at the WARN level. A reminder in the form of a WARN will be sent to only the 117HD log window. This reminder will not appear in the default Console log.
image

This filter can be adjusted by mousing over the 117HD log output, a tool-bar in the top-right of the 117HD panel will appear:
image

Click "Show Log Filter" and select "All" (or whichever log-level you'd like) from the dropdown:
image

The 117HD panel will then adjust, and your filter will persist until you close IntelliJ:
image

@JoryAnderson JoryAnderson marked this pull request as draft December 5, 2025 07:19
@JoryAnderson JoryAnderson marked this pull request as ready for review December 5, 2025 07:20
@aHooder
Copy link
Copy Markdown
Member

aHooder commented Feb 23, 2026

Sorry about the delay, and thanks for the PR 🙂

@aHooder aHooder merged commit beb0b66 into 117HD:master Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants