Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
bb9ed201650b1303c825750794335750464fd0ff
UnrealEngineUWP/Engine/Source/Runtime/Analytics/AnalyticsET
History
Wes Hunt bd67ce257e Analytics Payload logging no longer shows the URL with UrlEncoded parameters, which makes reading the log easier to match up with what the collector will actually receive. This means pipes, braces, etc will show up correctly instead of with %7B and %7D etc:
Before: AnalyticsET URL:CollectData.1?SessionID=%7BFA7D7BED-4C4F-A77F-48A7-A0944CF38478%7D&AppID=...
  After: AnalyticsET URL:CollectData.1?SessionID={E5F58A26-400A-E445-936A-0DB1FA2E65B8}&AppID=...

[CL 2507162 by Wes Hunt in Main branch]
2015-04-09 15:25:25 -04:00
..
Private
Analytics Payload logging no longer shows the URL with UrlEncoded parameters, which makes reading the log easier to match up with what the collector will actually receive. This means pipes, braces, etc will show up correctly instead of with %7B and %7D etc:
2015-04-09 15:25:25 -04:00
Public
Clang warning fixes: Fixed missing 'override' specifiers
2015-04-01 07:20:55 -04:00
AnalyticsET.Build.cs
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
Powered by Gitea Page: 894ms Template: 29ms
English
English
Licenses API