src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted/diagnostic.ts
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 11:33:00 -0500
committerLuke Hoersten <[email protected]>2026-06-21 11:33:00 -0500
commit44c7a636231d5fcde87187164cfc0b51d66f5898 (patch)
treed2af10aaef8f1eefc8aa4c36b5dccce7f0d12a13 /scrypted/diagnostic.ts
parente9ef2f9f09c56e26a728b65cec9f5a260caeb5cd (diff)
scrypted: log end-of-method state for lifecycle calls + bootstrap exception
start() previously logged only at entry, so a silent throw between 'Scrypted Viewport up' and 'this.running = true' would leave us guessing. Add explicit end-of-method logs with the post-write state, plus a try/catch around bootstrap that surfaces the exception message before re-throwing. This will tell us whether start() reaches its set this.running=true on script load (i.e. whether the prototype state-proxy write fires) or whether bootstrap is silently failing somewhere mid-way.
Diffstat (limited to 'scrypted/diagnostic.ts')
0 files changed, 0 insertions, 0 deletions