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.
Apache kafka Reflections
- Kafka Producer configuration
- FIJI logging
- Terminal formatter
- Auto indexing A lot!