Skip to content

Commit

Permalink
adjust old instructions for troubleshooting docker daemon (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyriltovena authored Jul 19, 2019
1 parent 38cb093 commit d31577f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/docker-driver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ docker plugin enable loki

## Troubleshooting

Plugin logs can be found as docker daemon log. To enable debug mode, export environment variable LOGGIN_LEVEL=DEBUG in docker engine environment. See the Docker documentation for information about how to enable debug mode in your docker environment: https://docs.docker.com/config/daemon/
Plugin logs can be found as docker daemon log. To enable debug mode refer to the Docker daemon documentation: https://docs.docker.com/config/daemon/

Stdout of a plugin is redirected to Docker logs. Such entries have a plugin= suffix.

Expand Down

0 comments on commit d31577f

Please sign in to comment.