Skip to content

Instantly share code, notes, and snippets.

@foosel
Last active August 29, 2015 14:06
Show Gist options
  • Save foosel/59b9869fe255cd791cc8 to your computer and use it in GitHub Desktop.
Save foosel/59b9869fe255cd791cc8 to your computer and use it in GitHub Desktop.
Put this in ~/.octoprint/, should enable debug logging for API, printer and communication layer
loggers:
octoprint.server:
level: DEBUG
octoprint.printer:
level: DEBUG
octoprint.comm:
level: DEBUG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment