Skip to content

Webserver library - fix logging (#2355) #2359

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jan 22, 2019
Merged

Webserver library - fix logging (#2355) #2359

merged 2 commits into from
Jan 22, 2019

Conversation

meltdown03
Copy link
Contributor

* Change logging to use esp32-hal-log.h

fixes #2355
The DEBUG_ESP method used less lines than I originally set `log_v` to use when displaying the details of the received params ("@" and "=" indexes, and File info on a single line)
@me-no-dev me-no-dev merged commit 29d5987 into espressif:master Jan 22, 2019
@me-no-dev
Copy link
Member

thanks :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebServer.cpp still using DEBUG_ESP_HTTP_SERVER logging
2 participants