workunit-logger¶
Workunit Logger subsystem. Useful for debugging pants itself.
Backend: pants.backend.experimental.tools.workunit_logger
Config section: [workunit-logger]
Basic options¶
enabled
¶
--[no-]workunit-logger-enabled
PANTS_WORKUNIT_LOGGER_ENABLED
default: False
Whether to enable workunit logging.
logdir
¶
--workunit-logger-logdir=<str>
PANTS_WORKUNIT_LOGGER_LOGDIR
default: .pants.d
Where to write the log to.
Advanced options¶
None
Deprecated options¶
None