Skip to content

Copies a program's output to both console and file, also highlights some lines with keywords.

Notifications You must be signed in to change notification settings

hunbernd/FilterOutput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilterOutput

Copies a program's output to both console and file, also highlights some lines with keywords.

FilterOutput.exe YourProgramName AdditionalParams

It will highlight lines in the console with error, warning and information keywords in it. It logs the program's output and error streams into the file error.log and output.log. Also it saves into the file log.html the compbined error and output stream with highlighting.

Requires .Net Core 3.1.

About

Copies a program's output to both console and file, also highlights some lines with keywords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages