This is a monorepo containing the following packages:
datadog-transport-common
: A library for sending logs to datadogelectron-log-transport-datadog
: Send logs to datadog usingelectron-log
pino-datadog-transport
: Send logs to datadog usingpino
You can find information for them in their respective packages via the README.md
file.
This monorepo uses pnpm
because I couldn't
get workspaces to work properly under npm
and yarn
.