D
dbeavon
Guest
I'm still fighting with PASOE over my msagent logging level. I had worked with Progress support and they mentioned a possible workaround for any logging related issues. They had said some things broke when "deferred logging" was introduced ... and claimed that things would go back to working the old way by setting a new property (" defrdlogentrytypes ") to have a blank value. See.. Changing PASOE configuration dynamically (follow-up question about changing logging levels) - Forum - OpenEdge Development - Progress Community But this still doesn't totally seem to be working. When new agent processes are started, they launch with the wrong level and immediately start flooding the log files - even at level 1 (because the msagent logging behaves like it is set to level 2). Since that normal logging level property doesn't seem to work as expected (red arrow in image), I've started embedding my preference of logging level into the "log entry types". This can be done with the colon syntax, and that it seems to take effect as one would expect (highlighted below in yellow). Hopefully this helps others who are upgrading to OE 11.7.5. Ideally this will go back to working properly again, but that might not happen until OE 11.7.6.
Continue reading...
Continue reading...