logging
logging copied to clipboard
logging: Remove LoggerHandler
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.
<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.
<img src="https://avatars.githubusercontent.com/u/4865287?v=3" align="left" width="48" height="48"hspace="10"> Comment by lrhn
Added Library-Logging label.
<img src="https://avatars.githubusercontent.com/u/4865287?v=3" align="left" width="48" height="48"hspace="10"> Comment by lrhn
Removed Area-Library label. Added Area-Pkg label.
<img src="https://avatars.githubusercontent.com/u/3276024?v=3" align="left" width="48" height="48"hspace="10"> Comment by anders-sandholm
Removed Library-Logging label. Added Pkg-Logging label.