Skip to content

sontx/logme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

LogMe consists of Supervisor and LogMe library which helps us to see realtime logs of our app which is running in a remote device.

Getting Started

Supported features:

  • Realtime logs.
  • Gets system information of remote device which our app is running.
  • Takes screenshot of our app.
  • Show unhandled exceptions.

Supervisor

A simple Windows application which is used to show realtime logs and more. Download here.

Supervisor

  1. There are two fields you need to fill up:

    • Server address: a mqtt broker server which will be used to subscribe published logs from our remote app. Some free servers are listed here.
    • App name: which app name you want to supervise.
  2. Click on Connect button to start supervising.

  3. Click on Screenshot to take a screenshot of the remote app, or click on System Info to get system information of the remote device.

LogMe library

This is the client part which will be used to send logs, screenshot... to Supervisor. Currently, we only support for Android and .Net Framework.

About how to install and use this library in your project:

About

LogMe consists of Supervisor and LogMe library which helps us to see realtime logs of our app which is running in a remote device.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published