Get Engine / App / Framework Properties?

I’m hooking up to metrics and error logging and I’d like to get this type of info before the App / Engine / Framework even starts (to catch issues with initialization prior to being fully loaded):

https://developer.shotgridsoftware.com/tk-core/platform.html?highlight=get_metrics_properties#sgtk.platform.Engine.get_metrics_properties

Is there a way I can get this data prior to initialization of an App/Engine/Framework?