Delta-v/Content.Server/Administration/Logs
Chief-Engineer f1c0e2cc73 add more info to entity json in logs (#18672)
* add more info to entity json in logs

* replace TryGetSessionById

* remove unused dependency

* get admin status from the entity

* group values by component

* alphabetize

* I've discovered that my original plans may be bad for performance
2024-08-09 17:19:01 +01:00
..
Converters add more info to entity json in logs (#18672) 2024-08-09 17:19:01 +01:00
AdminLogManager.Cache.cs Fix admin logs duplicate id error when running tests (#16203) 2023-05-07 20:14:23 +10:00
AdminLogManager.Json.cs Add logs that provide session to player admin logs (#28628) 2024-06-08 20:19:42 +02:00
AdminLogManager.cs Stop all reads/writes to the admin_log_entity table (#21186) 2023-10-23 23:54:01 +02:00
AdminLogSystem.cs Limit saving admin logs to one task (#19146) 2023-08-16 09:12:10 +02:00
AdminLogsEui.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-18 13:58:55 +02:00
IAdminLogManager.cs Fix "Next" never sending admin logs for rounds outside the cache, show a round's total logs on the UI (#16531) 2023-05-17 06:04:28 -05:00
LogFilter.cs Add non-players button to log viewer (#14097) 2023-02-28 08:09:35 -08:00