prince-chrismc / user-management

An open-source application delivering a responsive user management experience.
MIT License
11 stars 1 forks source link

Add support for a distributed logging mechanism #33

Open prince-chrismc opened 3 years ago

prince-chrismc commented 3 years ago

The future goal will be to have a sink for distributed logging

The spdlog API matches nicely with fluentd which has a ton of support behind it.

Originally posted by @prince-chrismc in https://github.com/prince-chrismc/user-management/issues/17#issuecomment-739113752

prince-chrismc commented 3 years ago

Other ideas