Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyYan authored Sep 15, 2023
1 parent fe7d11d commit 3e2c1e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ image::lagra.png[LAGRA Logo]

LAGRA is a Go logging library designed to be easy, efficient, fast, and lightweight with zero allocations. It offers advanced logging customization options and serves as an alternative to Zerolog and Logrus.

==== 8 times faster than "fmt" and 2.28 times faster than "Zerolog". Test done via testing, link:https://github.com/NervousGroove/LAGRA/blob/main/benchmark.go[click here]. Test carried out on 14/09/2023.

== Installation

To get started with LAGRA, you can add it to your Go project using `go get`:
Expand Down

0 comments on commit 3e2c1e3

Please sign in to comment.