Structured log viewer for canary logs

bodicsek afde3ef038 Adding package scope @os-tools před 5 roky
.vscode a41ef71765 Adding the base of a nodejs based naive rxjs rewrite před 5 roky
bin 3ba2cbbdfc Adding command line arg handling před 5 roky
testdata a41ef71765 Adding the base of a nodejs based naive rxjs rewrite před 5 roky
.eslintignore a41ef71765 Adding the base of a nodejs based naive rxjs rewrite před 5 roky
.eslintrc a41ef71765 Adding the base of a nodejs based naive rxjs rewrite před 5 roky
.gitignore 6184022795 Fixing .gitignore před 5 roky
.npmignore 72b0d0a707 Preparing first publish před 5 roky
LICENSE 284256252d Initial commit před 5 roky
README.md c83d4ea07b Fixing README před 5 roky
canary-log-viewer.ts de09a3b62b Adding files option implementation před 5 roky
package-lock.json afde3ef038 Adding package scope @os-tools před 5 roky
package.json afde3ef038 Adding package scope @os-tools před 5 roky
tsconfig.json 3ba2cbbdfc Adding command line arg handling před 5 roky

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]