Glavin001 / Glavin001/atom-logger

Implement an interactive QueryView for Winston's querying functionality

Open
#2 4 comments 0 reactions 1 assignee Claimed by @Glavin001 View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.