Skip to content

Conversation

@JDevlieghere
Copy link

Don't pass LOG_CONS to the openlog call.

Write directly to the system console if there is an error while
sending to the system logger.

This seemed like a good idea at the time, but it turns out to be extremely annoying when this happens and LLDB is overwhelmed by log messages in the console.

rdar://132243490
(cherry picked from commit 34e67ff)

Don't pass `LOG_CONS` to the openlog call.

> Write directly to the system console if there is an error while
> sending to the system logger.

This seemed like a good idea at the time, but it turns out to be
extremely annoying when this happens and LLDB is overwhelmed by log
messages in the console.

rdar://132243490
(cherry picked from commit 34e67ff)
@JDevlieghere
Copy link
Author

@swift-ci test

@JDevlieghere JDevlieghere merged commit 4781c6a into swift/release/6.0 Jul 23, 2024
@JDevlieghere JDevlieghere deleted the jdevlieghere/rdar/132243490 branch July 23, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants