Genesys CTI User Forum > Genesys-related Development
How to achive logging | Genesys Composer
sky_scrapper:
@Kubig : I searched..but i could not get..If u provide any link it will be helpful for me
Kubig:
I do not understand what you tried to find. Do you know what is Genesys, GVP or MCP? Did you write some vxml application before? Do you know what is vxml?
sky_scrapper:
@Kubig:I m completely new to this environment..Yes i know what is genesys...vxml too..which is an xml based file generated from callflow in composer..I m asking where we are specifying the directory for logs.Suppose consider subdialog block.In that "Logging" properties we are adding what details to print..I am asking where the log will be written..some path should be there na...that i m asking?You have told to study about mcp..i could not get any details for providing destination directory for logs..so let me know any links for the same
Kubig:
Logs from vxml application are printed to the MCP logs, which are written to the destination configured on MCP object in section "log". by default are all logs printed to install. directory of MCP to the directory ./logs. If your configuration is other, you have to check where is the log's destination. The destination for logging is not provided by Composer or vxml configuration, but by MCP as I wrote.
cavagnaro:
You can also enable logging for the whole app, which will write on the TMP folder inside MCP installation folder.
<property name="com.genesyslab.savetmpfiles" value="false" />
The log object will print, as Kubig says, inside the MCP logs itself.
Navigation
[0] Message Index
[*] Previous page
Go to full version