Skip to content

Release Candidate v6.1.2 #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 25, 2025
Merged

Release Candidate v6.1.2 #102

merged 11 commits into from
Jun 25, 2025

Conversation

kirre-bylund
Copy link
Contributor

No description provided.

kirre-bylund and others added 8 commits June 23, 2025 10:15
Adds the LootLockerServerSDKEditor as an Editor module in the .uplugin file, enabling editor-specific functionality for the SDK.
…uctured HTTP logging

Refactors the logging system from ULootLockerServerLogger (UObject) to a static FLootLockerServerLogger class. Introduces structured HTTP request/response logging via FLootLockerServerHttpLogEntry, and adds multicast delegates for log events.
…ig and logger

Adds properties and methods to ULootLockerServerConfig and FLootLockerServerLogger to enable/disable file logging, set log file name, and override log level at runtime. Exposes Blueprint-callable methods for these features.
…gging

Updates ULootLockerServerHttpClient to use the new FLootLockerServerLogger and FLootLockerServerHttpLogEntry for all HTTP request and response logging, including timing, headers, and error data.
@kirre-bylund kirre-bylund merged commit 4fa255e into main Jun 25, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant