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",
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i insomnia-plugin-logger

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.54 kB

Total Files

3

Last publish

Collaborators

  • yago