sapling/eden/scm/lib/dev-logger
Stefan Filip a76dffcb83 tracing: update base collector to Registry + Subscriber list
Summary:
This setup is more extendable than the TracingData focused approach. We can
more easily add new functionality using the Subscriber list.

The approach taken here to introduce the new collector tries to maintain
existing functionality. We can then move various logic to their own
Subscribers.

Reviewed By: quark-zju

Differential Revision: D25988580

fbshipit-source-id: 045cd355dbd499109e554a29a1439c2d490b7c40
2021-01-21 11:35:08 -08:00
..
examples dev-logger: a simple library to enable env_logger for testing 2020-03-10 14:16:38 -07:00
src tracing: update base collector to Registry + Subscriber list 2021-01-21 11:35:08 -08:00
Cargo.toml dev-logger: a simple library to enable env_logger for testing 2020-03-10 14:16:38 -07:00