refactor(Apps/Startup): replace 'set logging on` command with 'set logging enabled on' (#20778)

refactor: replace deprecated 'set logging on'
This commit is contained in:
Jelle Meeus
2024-12-01 21:29:35 +01:00
committed by GitHub
parent 8e080f1e60
commit 4f23dbbb03
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
set logging on
set logging enabled on
set debug timestamp
run
bt