Hi,
is it possible wo write in the K2 Logs from custom code like a custom service broker or a assembly used in custom code event?
Does anyone know best practices or any tips for logging in such custom K2 solutions?
Thanks in advance,
Andreas
Hi,
is it possible wo write in the K2 Logs from custom code like a custom service broker or a assembly used in custom code event?
Does anyone know best practices or any tips for logging in such custom K2 solutions?
Thanks in advance,
Andreas
Best answer by Perc
Hi Andreas,
Did you have a look at the section under deployment and registration?. Did you go through the following instructions within the document.
"Active" enables or disables the logger"LogLevel" determines the severity of the messages that will be forwarded to the logger. Available LogLevels are "All", "Debug", "Info", "Warning" and "Error"
This should then log the output from the custom service broker here.
Kind regards,
Percy
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.