Vivien Chene

Results 2 issues of Vivien Chene

In [log file name](https://github.com/awslabs/flowgger/blob/master/src/flowgger/utils/rotating_file.rs#L128) the separator with the datetime string and the extension strings are hardcoded. So, using another char than "-" or no extension doesn't work. ``` file_path =...

bug

Build fails due to workflow and cross compilation being broken. I've enabled manual runs for the workflow and re ran it on the current release (which previously passed) https://github.com/awslabs/flowgger/actions/runs/9127101215 and...