Skip to content

uocnb/SublimeText2-Logs

Repository files navigation

============= SublimeText2-Logs

status: stable

Overview

Log files colorize.

Currently support:

  • dmesg
  • logcat

The Problem

Nothing

Getting Started

Install SublimeText2-Logs_

If you're running a full installation of Sublime Text, simply doublelick on the .sublime-package file. If you're running a portable installation, you need to perform an installation by hand.

Once installed, run the following command from the Python console (``Ctrl+```)::

 view.run_command("COMMAND")

Alternatively, you can define a new key binding for this command.

  • To get more advanced control and auto-update you should use Package Control.

How to Use

This package will auto detect first line of file for each log format.