Coder Social home page Coder Social logo

npplogcat's Introduction

NppLogCat

A Notepad++ Custom "Language" for LogCat logs.

A custom language for use with Notepad++, which can be downloaded from https://notepad-plus-plus.org/download/v6.8.6.html, to add color to your LogCat error logs that were saved to a text file. Since, as far as I know, you can not import the text files back into Eclipse, the only option is to look at a bunch of plain, boring black text that should be colorized to assist in finding the information tags, debug tags, warning tags, and error tags.

But now you can import the LogCat.xml into your Notepad++ Languages and get (partial*) colored lines for your LogCat files. Information is labeled green, debug is blue, warning is orange, and error is red. Just load Notepad++ and click Language -> Define your language… -> Import…, from there find the LogCat.xml file, select it and restart Notepad++. Now you can select LogCat as a language and have the part of each line highlighted with the appropriate colors!

*Currently only part of the line is colored and I will work on getting the full lines colored appropriatly similar to Eclipse LogCat.

INSTALL:

  1. Open Notepad++

  2. Click "Language"

  3. Click "Define your language…"

  4. Click "Import…"

  5. Locate the LogCat.xml file and click Ok

  6. Restart Notepad++ and the LogCat language will appear in the list of languages below the "Define your language…" option

npplogcat's People

Contributors

troniczomb avatar

Watchers

James Cloos avatar Thirumalai.K 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.