- Joined
- Mar 22, 2025
- Messages
- 15
- Reaction score
- 1
Hi, I am completely new when it comes to 3cx but i did manage to make a somewhat working CFD flow. I would now like to receive logs (in 3cx) when our users choose various options in the menu.
Currently I have it set in a way where logger component triggers when the user selects for example option 2 and logs in the "info" level to a constant string "Option 2 chosen".
However, even after looking through verbose logs of the call flow, I could not find any mention of that. I tried altering the level to "trace" which still did not display it. Is there a way that i could access this data readily? Is a constant string as a logger going to work or do i have to figure out another option ?
Thank you for all replies.
Currently I have it set in a way where logger component triggers when the user selects for example option 2 and logs in the "info" level to a constant string "Option 2 chosen".
However, even after looking through verbose logs of the call flow, I could not find any mention of that. I tried altering the level to "trace" which still did not display it. Is there a way that i could access this data readily? Is a constant string as a logger going to work or do i have to figure out another option ?
Thank you for all replies.