Git Product home page Git Product logo

androidlogviewer's Introduction

AndroidLogViewer

A tool for android developers to help them view log files more efficient.
I am an android developer and it is always annoying me when a bug issue contains several log files which is so large and contains more than 10000 lines of log. Reading these log file is a hard job. As google didn't offer a tool for reading android log files, so I have to develop my own one. I started to modify DDMS's logcat tool and added some useful features, so that I can use this tool to improve my work efficiency. If you have suffered the same problem, you can just use my tool. Just download and enter into directory out, click run.bat and that's over.

Overview

Functions

  • Parse android log file and show them in a colorful way, similar to the DDMS's logcat. The difference is this can show log file which DDMS's logcat can't do.

  • Filter log items, so that you will find desired log more efficiently.

  • Copy log item or items.

  • Add log item to fast location list.

    This is a very useful function when you want to locate the log item when you change your filter or some other situations.

  • Listening for log clients using tcp and show logs in real time

    This is a simple protocol for my application development. Using an unified tool to manage logs from many applications that I developed.

Contact me

androidlogviewer's People

Contributors

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