osu/osu.Game/Utils
Dean Herbert bc294b8157 Add sentry tags for operating system and processor count
These would usually be in the log header, but right now that's not
conveyed. An example use case would be better understanding
https://sentry.ppy.sh/organizations/ppy/issues/846/?project=2&query=is%3Aunresolved&sort=freq&statsPeriod=14d,
where we currently don't know whether it is a desktop or mobile OS.
2022-05-17 12:53:14 +09:00
..
BatteryInfo.cs
ColourUtils.cs
FormatUtils.cs
HumanizerUtils.cs
IDeepCloneable.cs
LegacyRandom.cs Move FastRandom to LegacyRandom in osu.Game project 2022-04-28 17:47:32 +09:00
LegacyUtils.cs
ModUtils.cs Add note about not checking compatibility in free mods validity method 2022-05-05 16:16:55 +03:00
NamingUtils.cs
Optional.cs
PeriodTracker.cs
SentryLogger.cs Add sentry tags for operating system and processor count 2022-05-17 12:53:14 +09:00
StatelessRNG.cs
TaskChain.cs
ZipUtils.cs