I have a multithreaded application using the TPL Dataflow in C#, and I would like to receive keyboard input so I can change which type of log data to show.
For exampl