Fix typo
This commit is contained in:
parent
a1e339106f
commit
8b67f474f9
@ -4,7 +4,7 @@ Salty is a protection only, BBv2 derived GTAV menu. I'm releasing this now becau
|
||||
|
||||
## Native logging
|
||||
|
||||
"Logger" is a configurable logging system for GTAV natives. It reads natives.hpp and produces natives_logging.hpp/cpp. These natives are then hooked and logged at runtime. It can be configured to log namespaces, remove spam/common massages and also ignore some debugging natives which cant be hooked as they crash. Really useful to see what is happing in the scripts. "Process" processes the log file which is useful to fine tune what natives are logged too often to remove unwanted noise.
|
||||
"Logger" is a configurable logging system for GTAV natives. It reads natives.hpp and produces natives_logging.hpp/cpp. These natives are then hooked and logged at runtime. It can be configured to log namespaces, remove spam/common messages and also ignore some debugging natives which cant be hooked as they crash. Really useful to see what is happing in the scripts. "Process" processes the log file which is useful to fine tune what natives are logged too often to remove unwanted noise.
|
||||
|
||||
All script, net and sync events and natives are logged in csv format.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user