Skip to content

Changes

Summary

  1. Add documentation for the omero.logging properties (details)
  2. Use lowercase false for omero.logging.timedlog (details)
  3. Clarify that omero.logging.level is only for Python servers (details)
  4. Add a test case for ome/omero-py#418 (details)
  5. Fix typo (details)
  6. Expand test cases to cover `readCoordinates()` and `read()` (details)
Commit 692b8ee4847444441709cb70a498976f3ea93880 by sbesson
Add documentation for the omero.logging properties

All these properties are defined in OMERO.py so changing the default
value in this file has no effect but allows for the configuration
to be included in the reference documentation
The file was modified etc/omero.properties
Commit b73a17c5f0e8f7b3f8f6d3b036152ce73fd0638f by sbesson
Use lowercase false for omero.logging.timedlog
The file was modified etc/omero.properties
Commit dc85eef0e70adab8456617cf71f2b08f88a265ee by sbesson
Clarify that omero.logging.level is only for Python servers
The file was modified etc/omero.properties
Commit d77e55c03bb0c234db67cae7c85559fa2e5adbed by callan
Add a test case for ome/omero-py#418
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit 59d280821c22e6f361e65906b847fe7087c89043 by callan
Fix typo
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py
Commit 9ef97d49a854db6698671d8c550180aa7a5a9ea7 by callan
Expand test cases to cover `readCoordinates()` and `read()`
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py