adapters

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 0 Imported by: 0

README

Adapters

Adapters integrate Axiom Go into well known Go logging libraries. We currently support these adapters right out of the box:

  • Apex: import "github.com/axiomhq/axiom-go/adapters/apex"
  • Logrus: import "github.com/axiomhq/axiom-go/adapters/logrus"
  • Zap: import "github.com/axiomhq/axiom-go/adapters/zap"

Documentation

Overview

Package adapters provides packages which implement integration into well known Go logging libraries.

Directories

Path Synopsis
Package apex provides an adapter for the popular github.com/apex/log logging library.
Package apex provides an adapter for the popular github.com/apex/log logging library.
Package logrus provides an adapter for the popular github.com/sirupsen/logrus logging library.
Package logrus provides an adapter for the popular github.com/sirupsen/logrus logging library.
Package zap provides an adapter for the popular github.com/uber-go/zap logging library.
Package zap provides an adapter for the popular github.com/uber-go/zap logging library.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL