jones_util
Index
Contents
Functions
Modules
cl_bridge
sv_bridge
cl_blips
cl_bucket
cl_callbacks
cl_configs
cl_controlBlips
cl_controls
cl_coords
cl_debug
cl_dev
cl_discord
cl_floatingtext
cl_ground
cl_interface.lua
cl_job
cl_json
cl_levels
cl_loaded
cl_market
cl_models
cl_objects
cl_peds
cl_rarity
cl_resources
cl_string
cl_tables
cl_ui
cl_vehicles
sv_bucket
sv_callbacks
sv_configs
sv_cooldown
sv_coords
sv_debug
sv_discord
sv_exports
sv_identifiers
sv_interface.lua
sv_items
sv_job
sv_json
sv_levels
sv_loaded
sv_log
sv_market
sv_notify
sv_objects
sv_peds
sv_rarity
sv_resources
sv_string
sv_tables
sv_time
sv_vehicles
sv_version
sv_zones
Module
sv_log
Log system for server side
Functions
Log (src, name, content, ...)
Log function.
Functions
Log (src, name, content, ...)
Log function. This function logs a message to the console.
Parameters:
src
The source of the log.
name
The name of the log.
content
The content of the log.
...
The arguments to log.
Usage:
exports.jones_util:
Log
(src,
"Test"
,
"This is a test log"
)
generated by
LDoc 1.5.0
Last updated 2024-05-13 19:05:24