insomnia-plugin-logger

1.0.0 • Public • Published

Insomnia - Logger

Install

  1. Go to Insomnia/Preferences and choose the Plugins tab
  2. Enter insomnia-plugin-logger and click on Install Plugin
  3. That's it, enjoy!

Usage

To see your logs, simply open the DevTools by clicking on View/Toggle Devtools

Queries

You can use jsonpath based queries to log specific sets of data. To do that, create a queries environment variable (cmd + e).

For example

{
  "queries": [
    "$.data[*].author",
    "$.data[*].title",
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i insomnia-plugin-logger

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.54 kB

Total Files

3

Last publish

Collaborators

  • yago