altmp / altv-issues

Issues and roadmap for alt:V project
93 stars 17 forks source link

Add ability to disable console warnings about time execution of resources/ticks/updates #332

Closed nrzull closed 3 years ago

nrzull commented 4 years ago

Is your feature request related to a problem? Please describe. Console freezes on warning spam. Also it interferes to catch app errors by myself during debug

Describe the solution you'd like Add ability to disable console warnings

Describe alternatives you've considered

Additional context

FabianTerhorst commented 4 years ago

i would suggest only showing them in debug mode.

nrzull commented 4 years ago

From one point it's a good suggestion, but in other point, developers are almost always use debug mode on development and then they will not be able to catch its own warnings/errors in console because of a spam if they have it.

Unnvaldr commented 4 years ago

Suggestion to add console command working similiar to net graph command etc.

LeonMrBonnie commented 3 years ago

Suggestion to add console command working similiar to net graph command etc.

This will be the used approach once https://github.com/altmp/altv-issues/issues/730 is fixed.

ThomasMarangoni commented 3 years ago

Won't get added