Skip to content

How can I review logs of done operations? #3

Description

@coolhunter33

After running next command:
await FFMpeg.Xamarin.FFmpegLibrary.Run(Forms.Context, cmd);
How could I review FFMpeg logs?

I've tried to add:
2> logTest.txt or FFREPORT=file=ffreport.log:level=32 but still can't find any log info (no log file is created or no additional output during the debug is shown)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions