Default logger formatter is now not GSC specific
A new formatter that does not have Google Cloud specific fields is introduced and is used by default. (Thanks to @akoutmos.)
If you migrate from 3.X.X version and don't want logs structure to change please explicitly set Google Cloud formatter in your config.ex
:
config :logger_json, :backend, formatter: LoggerJSON.Formatters.GoogleCloudLogger