pitbulk / moodle_saml

SAML plugins for moodle (authentication and enrollment)
12 stars 24 forks source link

Logging issues? #8

Closed gunit84 closed 9 years ago

gunit84 commented 10 years ago

Hi pitbulk, thanks for creating this plugin.

I am trying to get your plugin to work however I am having issues with the logging before I ask you questions.

Moodle > Site Administration > Advanced Features > Plugins > Authentication > SAML Authentication

Log file path: /opt/moodle/auth/saml/moodle_saml_auth.log

touch /opt/moodle/auth/saml/moodle_saml_auth.log && chown -v apache.apache /opt/moodle/auth/saml/moodle_saml_auth.log

service httpd restart

Nothing is writing to this logfile I have also checked /var/log/messages for information, any ideas?

Thanks

pitbulk commented 9 years ago

Have you checked the simpleSAMLphp logs?