re-add console-log-level setting to android (logcat)

This commit is contained in:
dankmeme01 2025-03-01 15:40:00 +01:00
parent 1a9fcd1221
commit b1dc29ab82

View file

@ -115,7 +115,6 @@
"default": "info",
"name": "Console Log Level",
"description": "Sets the log level for the <cb>platform console</c>.",
"platforms": ["win", "mac"],
"one-of": ["debug", "info", "warn", "error"]
},
"file-log-level": {