logging icon indicating copy to clipboard operation
logging copied to clipboard

logging: Remove LoggerHandler

Open DartBot opened this issue 9 years ago • 4 comments

Originally opened as dart-lang/sdk#12031

This issue was originally filed by @seaneagan


Now that Logger uses Streams (issue #7), what is the purpose of LoggerHandler? AFAIK, typedefs are not exposed for other Streams in common libraries, and shouldn't need to be. Especially if we have some other mechanism to create handlers like issue #11.

DartBot avatar Jun 05 '15 22:06 DartBot

<img src="https://avatars.githubusercontent.com/u/2909286?v=3" align="left" width="48" height="48"hspace="10"> Comment by madsager


cc @sigmundch. cc @gramster. Added Area-Library, Triaged labels.

DartBot avatar Jun 05 '15 22:06 DartBot