ModernUO/Projects/Server/Utilities
Kamron Batman 2890f5c3ec
fix: Adds packet logging (#836)
### Enabling Packet Logging
`[packetlogging on` and target the user.
Supports command modifiers such as:
`[online packetlogging on where accesslevel = player`

Logs are saved in `path/<ip address>/packets.log`. It is a simple append-format log with no date splitting.
2021-10-31 10:22:22 -07:00
..
ActivatorExtensions.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
EntityActivatorExtensions.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
PathUtility.cs fix: Cleans up file system paths and archiving (#815) 2021-10-05 08:54:44 -07:00
Utility.cs fix: Adds packet logging (#836) 2021-10-31 10:22:22 -07:00