mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-01 12:17:16 +00:00
Updated Logging Packets (markdown)
+3
-4
@@ -30,20 +30,19 @@ Below would enable client -> server direction packet logging to the client
|
||||
|
||||
All server packets that are sent to the client, the only packet types that aren't sent to the client while in game are the message packets themselves because that would cause a loop
|
||||
|
||||

|
||||
[[https://i.imgur.com/llm7EXY.gif]]
|
||||
|
||||
## Client to Server
|
||||
|
||||
Packets being sent from client to server
|
||||
|
||||

|
||||
[[https://i.imgur.com/8t4tkrB.gif]]
|
||||
|
||||
## Unhandled Packets
|
||||
|
||||
In this example - a client clicking a 'Krono' is unhandled by the server, at which it dumps a packet of data sent from the client
|
||||
|
||||

|
||||
|
||||
[[https://i.imgur.com/XkPDXb9.gif]]
|
||||
|
||||
### Packet Logging Levels
|
||||
|
||||
|
||||
Reference in New Issue
Block a user