ModernUO/Projects/Server/Text
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
..
HexStringConverter.cs fix: Adds packet logging (#836) 2021-10-31 10:22:22 -07:00
InsensitiveStringHelpers.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
OrdinalStringHelpers.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
StringHelpers.cs fix: Cleans up file system paths and archiving (#815) 2021-10-05 08:54:44 -07:00
TextEncoding.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00