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 additional watch paths to the console output #937

Open
daveaglick opened this issue Dec 4, 2020 · 1 comment
Open

Add additional watch paths to the console output #937

daveaglick opened this issue Dec 4, 2020 · 1 comment
Labels
General Enhancement New feature or request

Comments

@daveaglick
Copy link
Member

daveaglick commented Dec 4, 2020

Right now we only report that we're watching input paths, we should output all watched paths to the console to avoid confusion

logger.LogInformation("Watching paths(s) {0}", string.Join(", ", engineManager.Engine.FileSystem.InputPaths));

@daveaglick daveaglick added the General Enhancement New feature or request label Dec 4, 2020
@daveaglick
Copy link
Member Author

cc @mholo65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Enhancement New feature or request
Development

No branches or pull requests

1 participant