An open API service indexing awesome lists of open source software.

https://github.com/sebagomez/log4net-for-notepadpp

Notepad++ user defined languagge file for Log4Net syntax coloring
https://github.com/sebagomez/log4net-for-notepadpp

Last synced: 2 months ago
JSON representation

Notepad++ user defined languagge file for Log4Net syntax coloring

Awesome Lists containing this project

README

        

log4net for Notepad++
=====================

Notepad++ user defined language file for Log4Net syntax coloring.

Original post: [Colored log4net log files in Notepad++](http://sgomez.blogspot.com/2012/03/colored-log4net-log-files-in-notepad.html)

TL;DR
### How do I get it? ###
**Simple way**: If you have never defined of modified a User defined Language, you can simply download the file at [src/userDefineLang.xml](src/userDefineLang.xml) and override your existent in *%APPDATA%\Notepad++* (Make sure you backup your file first)
**"Harder way"**: if you have modified or added a user defined language, you probably know what to do but anyways, download the file (same from above) open it in your favorite text editor ;) and copy the *UserLang* tag with its content and paste it to your current *userDefineLang.xml* file.

Enjoy!

![](notepadlog4net7.png)