Skip to content

Commit

Permalink
Merge pull request #4 from upfluence/xp/README
Browse files Browse the repository at this point in the history
[ENG-1528] Add README
  • Loading branch information
xavier-petit authored Mar 6, 2024
2 parents 68f803d + d5ee379 commit 4d7e413
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# `log`

This module provides all necessary logging capabilities.

The package `github.com/upfluence/log/record` contains types for logging levels and structured logging.

> `github.com/upfluence/pkg/log` exposes a ready-to-use logger.

0 comments on commit 4d7e413

Please sign in to comment.