Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to log into file #3

Open
petrovskyy opened this issue Jan 29, 2014 · 2 comments
Open

Add option to log into file #3

petrovskyy opened this issue Jan 29, 2014 · 2 comments

Comments

@petrovskyy
Copy link

It would be great to have an option to log into file not only console.
Similar option exists in "jshint" and is called reporter. It also has checkstyle option.

Thanks in advance.

@nwhite89
Copy link
Contributor

nwhite89 commented Jun 4, 2014

+1

@danielppereira
Copy link

+1

i think it's more a report then a log, but it's ok. It's the same idea.
JShint Example:

options: {
    jshintrc: true,
    reporter: 'checkstyle',
    reporterOutput: 'jshint/report/jshint.html'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants