Logging
This document defines how should the activity progress be logged.
Item | Meaning | Default |
---|---|---|
|
How should item completion be logged? |
|
|
How should bucket completion be logged? |
|
Value | Meaning |
---|---|
|
Event should not be logged. |
|
Event should be logged briefly, typically by writing a single log line. |
|
Event should be logged fully. A couple of lines containing e.g. statistical information can be written. |
TODO some examples
We are also thinking about the possibility of overriding specific logging levels for given activity, just like it is possible even today during tracing (e.g. log all model-impl issues at DEBUG level). Maybe such custom logs could be also forwarded to a separate report, to be directly downloadable?
1. Except for scanner tasks, to avoid logging noise.
Was this page helpful?
YES
NO
Thanks for your feedback