GithubHelp home page GithubHelp logo

superlog's Introduction

Superlog

A log view tool that works for Android and BB10. My work used to read and analyze a huge amount of logs for bug fixing and issue locating. However, I could not find a handy log tool for this, so I created my own one:

solarized dualmode

Main features

  • Fast. Works on huge logs files without UI latency.
  • Connect to devices and view live logs
  • Open and view log files.
  • Detect and parse all Android log formats (brief, tag, raw, time, threadtime, long).
  • Powerful filters. Create filter on top of other filters.
  • Mutli-tab view for one log source.
  • Save, restory and short-cuts for customized filters.
  • Other useful tools(show time difference between logs)

How to use it

Run class feiw.Slogmain

Build instructions using Gradle

If you have problems running the class mentioned above, you can use Gradle to build the project:

Build the project by either executing

  • gradlew (eg if you don't have Gradle installed)
  • or the Gradle build file (build.gradle)

Execute the resulting Jar:

   java -jar superlog-1.0-standalone.jar

MacOS

Run with JVM option -XstartOnFirstThread (useful to run it from IntelliJ):

   java  -XstartOnFirstThread  -jar superlog-1.0-standalone.jar

superlog's People

Contributors

0x8badfood avatar coryxie avatar dutoitns avatar ignaciotcrespo avatar wangfei1975 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.