Skip to content

docs(clientLogLevel): update clientLogLevel options#2976

Merged
EugeneHlushko merged 5 commits into
webpack:masterfrom
gabemeola:patch-1
Jun 12, 2019
Merged

docs(clientLogLevel): update clientLogLevel options#2976
EugeneHlushko merged 5 commits into
webpack:masterfrom
gabemeola:patch-1

Conversation

@gabemeola

Copy link
Copy Markdown
Contributor

From webpack/webpack-dev-server#1825

  • Changed none to silent
  • Changed warning to warn
  • Added trace and `debug

From webpack/webpack-dev-server#1825

* Changed `none` to `silent`
* Changed `warning` to `warn`
* Added `trace` and `debug
@netlify

netlify Bot commented Apr 27, 2019

Copy link
Copy Markdown

@gabemeola gabemeola changed the title fix(docs): update clientLogLevel options docs(clientLogLevel): update clientLogLevel options Apr 27, 2019

@anshumanv anshumanv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hiroppy hiroppy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@EugeneHlushko

EugeneHlushko commented May 1, 2019

Copy link
Copy Markdown
Contributor

Hi @gabemeola
You changes to dev server haven't been release yet.

Please ping me when its getting released.

https://github.com/webpack/webpack-dev-server/releases

@EugeneHlushko

Copy link
Copy Markdown
Contributor

@evilebottnawi maybe worth doing a release?

@alexander-akait

Copy link
Copy Markdown
Member

Yes, in near future, we need revert one of commits

/cc @hiroppy can you take care about revert, no access to compute right now

@hiroppy

hiroppy commented May 1, 2019

Copy link
Copy Markdown
Contributor

@evilebottnawi

we need revert one of commits

Which the commit?

@alexander-akait

Copy link
Copy Markdown
Member

@hiroppy webpack/webpack-dev-server@2f7f052

webpack/webpack-dev-server#1777

It is invalid solution, now we support sockPort option for this case

@EugeneHlushko

Copy link
Copy Markdown
Contributor

Hi @gabemeola
No need to re-merge master time to time, we will do it before merge

@hiroppy

hiroppy commented Jun 12, 2019

Copy link
Copy Markdown
Contributor

@EugeneHlushko I want to merge this pr. Related webpack/webpack-dev-server#2021
And I'll delete none and warning when the major version is released.

## `devServer.clientLogLevel`

`string: 'none' | 'info' | 'error' | 'warning'`
`string: 'silent' | 'trace' | 'debug' | 'info' | 'warn' | 'error' | 'none' | 'warning'`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EugeneHlushko

Copy link
Copy Markdown
Contributor

okay lets see tests pass and we merge this

@EugeneHlushko EugeneHlushko merged commit b67ecea into webpack:master Jun 12, 2019
@EugeneHlushko

Copy link
Copy Markdown
Contributor

Thanks! CC @hiroppy

@hiroppy

hiroppy commented Jun 12, 2019

Copy link
Copy Markdown
Contributor

Thanks!

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.

7 participants