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
- Host: GitHub
- URL: https://github.com/sebagomez/log4net-for-notepadpp
- Owner: sebagomez
- Created: 2014-12-15T11:45:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T18:40:40.000Z (about 9 years ago)
- Last Synced: 2024-10-29T16:21:38.847Z (7 months ago)
- Size: 560 KB
- Stars: 15
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!
