Skip to content

SDKs & Libraries

Logtrail provides official SDKs for major programming languages to simplify ingestion and querying.

LanguageStatusRepository
GoStablelogtrailnet/logtrail-go
Node.jsBetalogtrailnet/logtrail-node
PythonAlphalogtrailnet/logtrail-python

We are working with the community to provide native adapters for popular logging frameworks:

  • Winston/Pino (Node.js): In development.
  • Zap/Logrus (Go): Coming soon.
  • Serilog (.NET): Planned for Q3 2026.

If an SDK is not yet available for your language, you can interact directly with our REST API. Our API is fully OpenAPI compliant, meaning you can generate your own client using tools like openapi-generator.