Glavin001 / Glavin001/atom-logger
Implement an interactive QueryView for Winston's querying functionality
Open
enhancement
- Dominant language
- CoffeeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
> Implement an interactive QueryView for [Winston's querying functionality](https://github.com/flatiron/winston#querying-logs).
Potential usage:
``` coffee
atom.workspaceView.command "my-package:query-logs", => @logger.openQueryView()
```
Which would open the `QueryView` which contains an `input` element for [searching through logs](https://github.com/flatiron/winston#querying-logs).
@dreid93, thoughts? :smiley:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.