Skip to content

sudhi001/logger_server

Repository files navigation

Remote Logger for Mobile Application Developers

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.

Demo URL

You can check out the live demo of this application at: https://logger-server-z5w8.onrender.com

Features

  • 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.

Getting Started

Follow these instructions to set up and run the Remote Logger application on your local machine for development and testing purposes.

Prerequisites

  • Java 17 or higher
  • Gradle