1.5.0 • Published 1 year ago

debug-bootloader v1.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

debug-bootloader

This is a simple bootloader that can be used to debug the boot process of a node application. Converts console.info to traces to track the file and line number information without modifying the source code. Depends on consola for some additional features.

Usage

node -r ./node_modules/debug-bootloader/debug-bootloader.cjs ...
1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago