Structured log viewer for canary logs

bodicsek 69603a8a31 1.0.1 %!s(int64=4) %!d(string=hai) anos
.vscode a41ef71765 Adding the base of a nodejs based naive rxjs rewrite %!s(int64=4) %!d(string=hai) anos
bin 3ba2cbbdfc Adding command line arg handling %!s(int64=4) %!d(string=hai) anos
testdata a41ef71765 Adding the base of a nodejs based naive rxjs rewrite %!s(int64=4) %!d(string=hai) anos
.eslintignore a41ef71765 Adding the base of a nodejs based naive rxjs rewrite %!s(int64=4) %!d(string=hai) anos
.eslintrc a41ef71765 Adding the base of a nodejs based naive rxjs rewrite %!s(int64=4) %!d(string=hai) anos
.gitignore 6184022795 Fixing .gitignore %!s(int64=4) %!d(string=hai) anos
.npmignore 72b0d0a707 Preparing first publish %!s(int64=4) %!d(string=hai) anos
LICENSE 284256252d Initial commit %!s(int64=5) %!d(string=hai) anos
README.md c83d4ea07b Fixing README %!s(int64=4) %!d(string=hai) anos
canary-log-viewer.ts de09a3b62b Adding files option implementation %!s(int64=4) %!d(string=hai) anos
package-lock.json 69603a8a31 1.0.1 %!s(int64=4) %!d(string=hai) anos
package.json 69603a8a31 1.0.1 %!s(int64=4) %!d(string=hai) anos
tsconfig.json 3ba2cbbdfc Adding command line arg handling %!s(int64=4) %!d(string=hai) anos

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]