Skip to content

BigLogger is an API for log dispatching within big systems.

Notifications You must be signed in to change notification settings

BigDistributor/BigLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BigLogger

by || Preibisch Lab ||

In order to create application that can run in different infrastructure and different mode, we need to have advance Log handling.

BigLogger is an API for log dispatching within big systems.


Application mode can be:

  • Fiji Gui application
  • Headless terminal local application
  • Cluster nodes execution services that communicate with Kafka Server
  • Cloud instances that need to communicate with the master node.

Libraries used :

Apache kafka Reflections

Todos

  • Kafka Producer configuration
  • FIJI logging
  • Terminal formatter
  • Auto indexing A lot!

About

BigLogger is an API for log dispatching within big systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages