I can log RTT console output to a file using the rttConfig → decoders → timestamp option, such as shown in #740.
Is it possible to include the starting date and time in the filename, in something like yyyymmddhhmmss format? It would be good for reference, and prevents overwriting when starting a new session.
I can log RTT console output to a file using the
rttConfig→decoders→timestampoption, such as shown in #740.Is it possible to include the starting date and time in the filename, in something like
yyyymmddhhmmssformat? It would be good for reference, and prevents overwriting when starting a new session.