Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>jlogNew to Visual Studio Code? Get it now.
jlog

jlog

GuangYu Yang

|
321 installs
| (0) | Free
log highlighter for j log
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JLOG Colorize Extension README

This is a simple color syntax for jlogs.

Features

Auto highlight some keywords and errors when loading log files. Simple and fast.

Requirements

Nothing required.

Extension Settings

You will need to add these to your vscode settings file to make it possible to detect logs like xx.log, xxx.log.1 xxx.log.x etc.

    "files.associations": {
    "*.log.*": "log"
    },

Known Issues

You can email me at crayygy@gmail.com or contact me directlly.

Release Notes

1.0.0

Initial release of jlog, highlight error and waring and some dns query keywords.


For more information

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft