Re: [PATCH v3 3/3] dts: Improve logging for interactive shells

2024-06-17 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

Re: [PATCH v3 3/3] dts: Improve logging for interactive shells

2024-06-14 Thread Nicholas Pratte
Ran a couple test suites to observe the output. As expected, everything works fine. Tested-by: Nicholas Pratte Reviewed-by: Nicholas Pratte On Wed, May 29, 2024 at 3:49 PM wrote: > > From: Jeremy Spewock > > The messages being logged by interactive shells currently are using the > same logger

Re: [PATCH v3 3/3] dts: Improve logging for interactive shells

2024-06-07 Thread Juraj Linkeš
On 29. 5. 2024 21:49, jspew...@iol.unh.edu wrote: From: Jeremy Spewock The messages being logged by interactive shells currently are using the same logger as the node they were created from. Because of this, when sending interactive commands, the logs make no distinction between when you are

Re: [PATCH v3 3/3] dts: Improve logging for interactive shells

2024-05-31 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro