Structured log viewer for canary logs

bodicsek 69603a8a31 1.0.1 пре 4 година
.vscode a41ef71765 Adding the base of a nodejs based naive rxjs rewrite пре 4 година
bin 3ba2cbbdfc Adding command line arg handling пре 4 година
testdata a41ef71765 Adding the base of a nodejs based naive rxjs rewrite пре 4 година
.eslintignore a41ef71765 Adding the base of a nodejs based naive rxjs rewrite пре 4 година
.eslintrc a41ef71765 Adding the base of a nodejs based naive rxjs rewrite пре 4 година
.gitignore 6184022795 Fixing .gitignore пре 4 година
.npmignore 72b0d0a707 Preparing first publish пре 4 година
LICENSE 284256252d Initial commit пре 5 година
README.md c83d4ea07b Fixing README пре 4 година
canary-log-viewer.ts de09a3b62b Adding files option implementation пре 4 година
package-lock.json 69603a8a31 1.0.1 пре 4 година
package.json 69603a8a31 1.0.1 пре 4 година
tsconfig.json 3ba2cbbdfc Adding command line arg handling пре 4 година

README.md

canary-log-viewer

Structured log viewer for canary logs.

Install

  1. Download and install nodejs from https://nodejs.org.
  2. npm install -g --registry https://npm.bodicsek.host @os-tools/canary-log-viewer

Usage

$ canary-log-viewer --help

Usage:
  canary-log-viewer logfile

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]
  --files    Extract and save the embedded files from the log file     [boolean]