Coder Social home page Coder Social logo

versedi / magentologstailcolorizer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 20 KB

TxtStyle color-styles to make your log tail colorful packed into a simple bash script that's runnable through tl filename.log

License: GNU General Public License v3.0

Shell 100.00%
magento logs tail logtail colors colorized txtstyle

magentologstailcolorizer's Introduction

Magento Logs Tail Colorizer

(No longer Magento only).

As the time passed I needed some new styling for other frameworks and apps. Currently there's a Symfony included in Universal styling which will be eventually switched to it's own styling. Universal styling also contains most popular log messages so should do it's job on most php apps.

Preview - system.log, apache error.log, exception.log and a symfony framework dev.log

Instruction

git clone https://github.com/versedi/MagentoLogsTailColorizer.git
cd MagentoLogsTailColorizer && git submodule init && git submodule update
cd <somedirectory_in_your_PATH> && ln -s MagentoLogsTailColorizer/TxtStyle/txts
cd <somedirectory_in_your_PATH> && ln -s MagentoLogsTailColorizer/tl
cd ~ && ln -s MagentoLogsTailColorizer/.txts.conf

To check your logs use:

tl /homeorserver/www/magentoapp/var/log/system.log

or

cd /magentopath/var/log/ && tl exception.log
cd /var/log/apache2/ && tl error.log

Big thanks to armandino for TxtStyle:

https://github.com/armandino/TxtStyle

magentologstailcolorizer's People

Contributors

versedi avatar

Stargazers

 avatar  avatar

Watchers

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