Logging Enhancements for GCP modules (GONRG-1735, GONRG-1782)
Loading
Some enhancements for GCP logging system. Supplies the logs with user id, data-partition-id and correlation id https://gitlab.opengroup.org/osdu/subcommittees/ea/projects/pre-shipping/home/-/issues/50 https://gitlab.opengroup.org/osdu/subcommittees/ea/projects/pre-shipping/home/-/issues/49
The logs are printed in an unparseable inline format.
The logs are printed in JSON format and compatible with GCP Logger.
No, since it is not required for these changes
There are two types of logging: for local Spring profile (spring.profiles.active=local
) and for any other, incl. default. This was done for better readability while testing locally.
The MR should be merged after osdu/platform/system/lib/cloud/gcp/os-core-lib-gcp!10 (merged)