Welcome to the Remote Logger for mobile application developers. This simple Spring Boot application allows you to send logs from your mobile applications and view the events conveniently in your browser.
You can check out the live demo of this application at: https://logger-server-z5w8.onrender.com
- Log Reception: Receive logs from mobile applications.
- Event Visualization: View and monitor log events in your browser.
- Simple Integration: Easy to integrate with your existing mobile applications.
Follow these instructions to set up and run the Remote Logger application on your local machine for development and testing purposes.
- Java 17 or higher
- Gradle