Command line options: Difference between revisions

→‎Debugging Options: alignment with other options
(→‎Situation Options: alignment with other options)
(→‎Debugging Options: alignment with other options)
Line 295: Line 295:
==== Debugging Options ====
==== Debugging Options ====


  --log-level={bulk|debug|info|warn|alert}
--log-level={bulk|debug|info|warn|alert}
                                Set the logging level for this session.
                              Set the logging level for this session.
                                0=verbose, 5=alerts only
                              0=verbose, 5=alerts only
  --pid=/pathto/some/file.pid  Write current PID into file.
--pid=/pathto/some/file.pid  Write current PID into file.
  --trace-read=property        Trace the reads for a property;
--trace-read=property        Trace the reads for a property;
                                multiple instances can be used
                              multiple instances can be used
  --trace-write=property      Trace the writes for a property;
--trace-write=property      Trace the writes for a property;
                                multiple instances can be used
                              multiple instances can be used


== Related content ==
== Related content ==
185

edits