Are there any linked Issues or Pull Requests?
Brief description
Currently all the configuration code should be using the manual Fortran write functionality due to being called before logging is initialise (logging requires input from the config during setup). This can probably be improved with some default behaviour from the logging.
Further details of the issue.
No response