Skip to content

Conversation

@spalger
Copy link
Contributor

@spalger spalger commented Jan 4, 2021

@dgieselaar noticed that with #84726 I accidentally started trimming the log lines that come from the server, causing indentation of multi-line messages to be removed. This updates the Log#write() interface used in the dev cli to pass all arguments directly to console.log(), rather than treating the first argument as a label like we do in other methods. This interface is destined to be removed but I'm just not quite ready to do that yet.

@spalger spalger added Team:Operations Kibana-Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.11.0 v7.12.0 labels Jan 4, 2021
@spalger spalger requested a review from dgieselaar January 4, 2021 18:22
@spalger spalger requested a review from a team as a code owner January 4, 2021 18:22
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

Copy link
Member

@dgieselaar dgieselaar left a comment

Choose a reason for hiding this comment

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

Works like a charm! Thanks Spencer.

image

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Distributable file count

id before after diff
default 47266 48026 +760

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spalger spalger merged commit e8ecbc7 into elastic:master Jan 4, 2021
@spalger spalger deleted the fix/dev-cli-log-trim branch January 4, 2021 21:01
spalger added a commit to spalger/kibana that referenced this pull request Jan 4, 2021
spalger added a commit to spalger/kibana that referenced this pull request Jan 4, 2021
spalger added a commit that referenced this pull request Jan 4, 2021
spalger added a commit that referenced this pull request Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Operations Kibana-Operations Team v7.11.0 v7.12.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants