I want to make some debugging to a Ejabberd module I am working on; however, as I am working on Windows the best option I have is to do just by logging.
I can't make work the logging. I am using error_logger:warning_msg("here!"). However I can't see this in the logs.
I have checked ejabberd.log and error.log
Any ideas of debugging or logging for ejabberd are welcome. As I have said I am working on Windows.
You crossposted this question
You crossposted this question to the ejabberd mailing list and to
For the record, the actual
For the record, the actual reply has been posted on StackOverflow: