Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.
/ logfast Public archive

Java logger that is designed to scale well for multiple cpus machines and reduce contention when using large number of threads.

Notifications You must be signed in to change notification settings

lafaspot/logfast

Repository files navigation

Logger that is designed to scale better for multiple cpus machines and reduce contention when using large number of threads.

- To build before you submit a PR
$ mvn clean install

- For contibutors run deploy to do a push to nexus servers
$ mvn clean deploy -Dgpg.passphrase=[pathPhrase]

- All Pull requests need to pass continous integration before being merged.
  Please goto https://travis-ci.org/lafaspot/logfast
  

About

Java logger that is designed to scale well for multiple cpus machines and reduce contention when using large number of threads.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages