Skip to content

Conversation

@clementduveau
Copy link

What does this PR do?

The correct syntax for log level using CLI is without double quotes (checked on latest version)

Motivation

I am migrating from 1.x to 2.x. I needed to enable log level INFO (to fully understand the new behavior) and was unable despite I followed the documentation.
I found the mistake in the docs.

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Hello,
I am migrating Traefik 1.x to 2.x. I needed to enable log level INFO. The correct syntax is without double quotes. This merge correct the docs.
Regards
@ldez ldez changed the base branch from master to v2.0 November 18, 2019 15:10
@ldez
Copy link
Contributor

ldez commented Nov 18, 2019

Hello,

the double quotes are valid if you are running the standalone binary.

#5822 (comment)

Related to #5797

@ldez
Copy link
Contributor

ldez commented Nov 18, 2019

Close in favor of #5862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants