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

Improve logging system #7

Closed
ro31337 opened this issue Apr 21, 2016 · 1 comment
Closed

Improve logging system #7

ro31337 opened this issue Apr 21, 2016 · 1 comment

Comments

@ro31337
Copy link
Owner

ro31337 commented Apr 21, 2016

Logging system should have LOG_FILE parameter in .env. Logging system should be configurable for tests. It should be silent by default with option to enable logging to console and/or file. Log filenames for test outputs can be hardcoded, but must be git-ignored.

It also may include dotenv configuration.

@ro31337
Copy link
Owner Author

ro31337 commented Apr 22, 2016

Test output will be mocked, since it's standard practice in Node.js. After research it turned out that there are no any good open sourced dependency injection containers.

ro31337 pushed a commit that referenced this issue Apr 22, 2016
ro31337 added a commit that referenced this issue Apr 22, 2016
@ro31337 ro31337 closed this as completed Apr 22, 2016
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

1 participant