Task #10428 (new)
Opened 6 years ago
Turn down logging verbosity in OMERO.tables
| Reported by: | spli | Owned by: | spli |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Services | Version: | n.a. |
| Keywords: | n.a. | Cc: | analysis@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Most of the log statements in components/tools/OmeroPy/src/omero/tables.py are at the info level, and as a result log/Tables-0.log gets filled/rotated quite rapidly. I think this could be reduced by logging only the method name at info, and anything (mostly method parameters/results) at debug.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.