Good morning,
I have a FME Server job that runs a python caller. Part of this python caller is to run some sql in a postgres database. When I look in my fme job log I can see the step being called but I don't see any logging from the sql.
Is it possible to add the logging from the postgres log into the fme log?