https://pantsbuild.org/ logo
h

hundreds-father-404

04/10/2020, 2:55 AM
this is the code in `local_pants_runner.py`:
Copy code
options, build_config = LocalPantsRunner.parse_options(options_bootstrapper)
            global_options = options.for_global_scope()
            # This works as expected due to the encapsulated_logger in DaemonPantsRunner and
            # we don't have to gate logging setup anymore.
            setup_logging_from_options(global_options, captured_warnings=captured_warnings)