-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Currently pFlogger depends explicitly on yaFyaml. This is nice in terms of reducing dependencies on packages outside of GFE, but yaFyaml remains fragile due to various Fortran compiler issues.
Many of my projects already use ESMF's HConfig layer to use yaml, and it would be nice if there was a way to have pFlogger use that package either as a compile-time option, or even better as some sort of dependency injection.
Currently LoggerManager has load_file() which uses yaFyaml internally. But an alternate implementation of load_file() should be possible presuming that all the necessary interfaces are public. I think this is the case.
Needs a bit of thought.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels