Couchbaselite log

Hi,

I am trying to read the logs that have been generated by my ionic cordova app which uses a enterprise plugin for cbl-lite by ionic.
I have downloaded the package for windows using :
"Invoke-WebRequest https://packages.couchbase.com/releases/couchbase-lite-log/2.5.0/couchbase-lite-log-2.5.0-windows.zip -OutFile couchbase-lite-log-2.5.0-windows.zip "
Extracted it and installed it ,
But after trying the command to read the logs using cbl tool getting error as:

image

If this tool cannot read the .cbllog extension file, then can anyone please suggest how should I read this file?
Can you please help me to resolve this issue?

I had recreate logs and tried the binary file and added output file path …it worked.