You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* We are directly checking the bytes content of the log.
If, for any reason, the content is not compressed, or is compressed
but with wrong file extension, we are still going to properly
decompress the file content.
Closes#1887
0 commit comments