Use a Community Driver
Community packages implement the same
LumberjackLogDriver
contract as the built-in drivers. Install the package, register its provide
function next to provideLumberjack(), and configure it per that package’s
docs.
Known drivers
Section titled “Known drivers”- @ngworker/lumberjack-firestore-driver — Cloud Firestore store
- @ngworker/lumberjack-applicationinsights-driver — Azure Application Insights
List your driver
Section titled “List your driver”Open a PR against this page using the same bullet format (package link + one-line description + store technology link).
The ngworker team can host community drivers under the ngworker GitHub and @ngworker npm organizations.