Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logger in sis_upload should be $logger #132

Open
jonespm opened this issue May 17, 2022 · 0 comments
Open

logger in sis_upload should be $logger #132

jonespm opened this issue May 17, 2022 · 0 comments
Assignees

Comments

@jonespm
Copy link
Member

jonespm commented May 17, 2022

This results in this error

/usr/src/app/sis_upload.rb:171:in `upload_to_canvas': undefined local variable or method `logger' for main:Object (NameError)
	from /usr/src/app/sis_upload.rb:367:in `<main>'

logger.warn "upload error: #{upload_error}"

@jonespm jonespm changed the title logger should be $logger logger in sis_upload should be $logger May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants