0.1.10 • Published 3 years ago

firebase-functions-log v0.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ffl

firebase functions:log wrapper which periodically fetches new log entries.

$ npm install firebase-functions-log -g
$ ffl --help

Usage: ffl [--project <project_id>] [--lines <250>] [--only <function_names>] [--interval <2000>] [--ignore <string>]

Options:
  --project <project_id>   Project id. If omitted, a list of projects are presented
  --lines 250              Number of lines to fetch.
  --only <function_names>  Only show logs of specified, comma-seperated functions (e.g. "funcA,funcB")
  --ignore <strings>       Ignroe logs for specified, comma-seperated strings (e.g. "keepalive,skipped")
  --interval 2000          Fetch interval
  --version

screenshot

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago