Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Pretty ISCLOGsNew to Visual Studio Code? Get it now.
Pretty ISCLOGs

Pretty ISCLOGs

tchismar

|
29 installs
| (0) | Free
This is an extension to make isclogs easier to read
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pretty-isclogs README

This is a basic extension to provide sytanx highlighting for isclogs.

It will parse an ISCLOG in a *.isclog file and highlight different parts of the log to make for easier reading.

Since each theme can customize colorization, depending on which theme you use,some tokens might share the same colors. I tested and it works with the light and dark default themes from the Intersystems ObjectScript Extension Pack.

To export the ISCLog global in the correct format run the following commands:

set file = "filepath/filename.isclog" 
open file:"wns" use file zw ^ISCLOG close file

Once you have the .isclog file and have installed the extension, you should see the colorized file.

Note: I have tested this on the latest version on healthshare (HS 2024.1), and should work with all IRIS based products. It will not work with old Cache based products due to changes in how the ISCLOG is stored.

Updated 10/2024 Enjoy!

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