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 file logs to Server and Client #16

Open
Insineer opened this issue May 21, 2019 · 0 comments
Open

Add file logs to Server and Client #16

Insineer opened this issue May 21, 2019 · 0 comments
Labels
enhancement✨ New feature or request good first issue Good for newcomers
Milestone

Comments

@Insineer
Copy link
Member

Insineer commented May 21, 2019

Both server and client have loggers to console. Also it's should be possible to write some info into file logs.

Write useful for user information and errors to the console, when all other messages should be placed to log-files only.

Set directory for log files as WorkDir/Logs and name them with date and time of creation.

Note: Console messages can be written to log file without any overhead with help of "Chained loggers" (see plog readme).

@Insineer Insineer added the enhancement✨ New feature or request label May 21, 2019
@Insineer Insineer added this to the Pre-Alpha Release milestone May 21, 2019
@Insineer Insineer added the good first issue Good for newcomers label May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement✨ New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant