Files
runner/src/Runner.Common
Ava Stancu 088981a372 Listener stdout logging (#2291)
* Added env variable to control wether the terminal is silent

* Log to stdout if PrintLogToStdout is enabled

* Extracted console logging to stdouttracelistener

* Remove useless usings

* Rewrite TraceListener as superclass

* Only print to stdout if env is set

* Add comment for Console.Out

* Format Listener

* Revert var name in terminal

* Check env in hostcontext instead of Tracing constructor

* Remove superclass & dupe logging code

* Log hostType

* Readonly '_' prefix 'hostType'

* Fix test

* Revert Terminal change

Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com>
2022-12-06 16:16:00 +01:00
..
2022-10-18 10:54:08 -04:00
2022-09-15 12:14:10 +02:00
2022-12-06 16:16:00 +01:00
2019-10-10 00:52:42 -04:00
2019-10-10 00:52:42 -04:00
2022-10-18 10:54:08 -04:00
2019-10-10 00:52:42 -04:00
2022-12-06 16:16:00 +01:00
2022-10-18 10:54:08 -04:00
2019-10-10 00:52:42 -04:00
2022-09-15 12:14:10 +02:00
2022-10-18 10:54:08 -04:00
2019-10-10 00:52:42 -04:00
2022-09-15 15:55:45 +02:00
2022-10-18 10:54:08 -04:00
2022-10-18 10:54:08 -04:00
2019-10-10 00:52:42 -04:00
2022-10-18 10:54:08 -04:00
2019-10-10 00:52:42 -04:00
2022-12-06 16:16:00 +01:00