FMU Settings API and CLI both need to send application events to central logging. They should use the same setup instead of each application implementing plugin discovery, event formatting, and shutdown handling. The fmu-settings library is shared by both applications, so it is a suitable place for this common telemetry interface.
FMU Settings API and CLI both need to send application events to central logging. They should use the same setup instead of each application implementing plugin discovery, event formatting, and shutdown handling. The
fmu-settingslibrary is shared by both applications, so it is a suitable place for this common telemetry interface.