Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@cbracken
Copy link
Member

@cbracken cbracken commented Jun 5, 2017

Fixes a Fuchsia breakage introduced in
dcfcc92.

Fixes a Fuchsia breakage introduced in
dcfcc92.
// On iOS and in flutter_tester (on both macOS and Linux, write directly to
// stdout. On iOS, this is redirected to ASL via
#else
// On Fuchsia, iOS and in flutter_tester (on both macOS and Linux, write
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: missing close paren

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

// On Fuchsia, iOS and in flutter_tester (on both macOS and Linux, write
// directly to stdout. On iOS, this is redirected to ASL via
// RedirectIOConnectionsToSyslog in platform_mac.mm.
// TODO(cbracken) replace with dedicated (non-stdout) logging on iOS.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: missing colon after ) in TODO

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@Hixie
Copy link
Contributor

Hixie commented Jun 5, 2017

LGTM

@Hixie
Copy link
Contributor

Hixie commented Jun 5, 2017

is there any way to test this?

@cbracken
Copy link
Member Author

cbracken commented Jun 5, 2017

Will ask what our options are re: getting a Fuchsia chromebot, and what such a setup would look like.

@cbracken cbracken merged commit c3721a5 into flutter:master Jun 5, 2017
@cbracken cbracken deleted the logging branch June 5, 2017 21:27
@cbracken
Copy link
Member Author

cbracken commented Jun 5, 2017

Fixes flutter/flutter#10509

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants