debug-bootloader

1.5.0 • Public • Published

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 ...

Readme

Keywords

none

Package Sidebar

Install

npm i debug-bootloader

Weekly Downloads

1

Version

1.5.0

License

ISC

Unpacked Size

5.12 kB

Total Files

5

Last publish

Collaborators

  • mvsm