ox_lib
ox_lib copied to clipboard
[Suggestion] ox print in cron
Is your feature request related to a problem? Please describe. Ox_lib has a cool console printing mechanism. Maybe it would be useful to use lib.print.debug in Cron as a default debug mechanism?
Describe the solution you'd like Use in Cron lib.print.debug when no debug parameter is specified.
Additional context
It might also be worth adding an export on the resourcePrintLevel.
https://github.com/overextended/ox_lib/blob/01334799f00499544c34abd0ba9d560ff855ef0d/imports/print/shared.lua#L18