Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] ox print in cron #593

Open
artur-michalak opened this issue Jun 10, 2024 · 0 comments
Open

[Suggestion] ox print in cron #593

artur-michalak opened this issue Jun 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@artur-michalak
Copy link

artur-michalak commented Jun 10, 2024

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.

local resourcePrintLevel = printLevel[GetConvar('ox:printlevel:' .. cache.resource, GetConvar('ox:printlevel', 'info'))]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant