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]