3.1.3 Dynamic Log Generation Issues
This topic describes about Dynamic log generation issues and how to work around them.
For generating dynamic service logs, insert the data to PLATO_DEBUG_USERS table.
Query: Select * from PLATO_DEBUG_USERS;
Note:
Login to WINSCP and check server logs. Log files for each service will be generated based on the user_id, branch_code and date at the path provided in theplato_logger_param_config
table.
Parent topic: First level issues