Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 529 Bytes

File metadata and controls

12 lines (9 loc) · 529 Bytes

Supplementary stuff

This directory contains additional scripts and stuff that can't or shouldn't be packaged in the .jar file by Maven but is rather meant as an example, to be run manually or copied over to a specific location inside a Fiji installation.

Logger usage example

The script example.py shows how to use the scijava logging adapter from Jython code and demonstrates its behaviour in the Console/Log window. To use it, simply open it with the Script Editor and hit the Run button.