4 Commits

Author SHA1 Message Date
Michael Vines
b8837c04ec Reformat imports to a consistent style for imports
rustfmt.toml configuration:
  imports_granularity = "One"
  group_imports = "One"
2021-12-03 09:19:13 -08:00
Trent Nelson
e7895e4411 notifier: Add log notifier 2021-02-27 09:46:44 +00:00
Michael Vines
332371635d Generalize notification handling 2021-01-19 11:01:08 -08:00
Michael Vines
9ef9969d29 Remove notifier module duplication (#10051) 2020-05-14 17:32:08 -07:00