Reference: https://cloud.google.com/logging/docs/reference/libraries#log-sinks
Apparently you can create a log sink and export logs to Cloud Storage.
But how does it work? What will be the exported format of those logs? Will I get 1 file per log entry? Will it be like a .txt file? What is the exported format?
From the documentation, this is not clear to me.
