Skip to content

Add basic support for console redirection#38

Merged
Maoni0 merged 1 commit into
Maoni0:mainfrom
drivenet:feature/console-redirection-support
Jan 10, 2022
Merged

Add basic support for console redirection#38
Maoni0 merged 1 commit into
Maoni0:mainfrom
drivenet:feature/console-redirection-support

Conversation

@onyxmaster

@onyxmaster onyxmaster commented Dec 24, 2021

Copy link
Copy Markdown
Contributor

This is done to allow running the tool in the background non-interactively to collect logs with something like nohup dotnet-gcmon -n some-name > some-name-gc.log &, or, even better nohup dotnet-gcmon -n some-name | systemd-cat -t dotnet-gcmon &.

This is done to allow running the tool in the background non-interactively to collect logs with something like `$ nohup dotnet-gcmon -n some-name > some-name-gc.log &`
@onyxmaster

Copy link
Copy Markdown
Contributor Author

Hey @Maoni0, could you please take a look at this? This is really useful for background non-interactive monitoring.

@Maoni0

Maoni0 commented Jan 10, 2022

Copy link
Copy Markdown
Owner

sorry! I was oof and totally missed this PR. looks good! I'll merge. thanks very much!

@Maoni0 Maoni0 merged commit 5fb2806 into Maoni0:main Jan 10, 2022
@onyxmaster onyxmaster deleted the feature/console-redirection-support branch January 13, 2022 17:10
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

Successfully merging this pull request may close these issues.

2 participants