Logging command line string doesn't work for all child processes · Issue #351 · cztomczak/cefpython · GitHub
Skip to content

Logging command line string doesn't work for all child processes #351

Description

@cztomczak

On Linux in logs I can only see command line string for browser process and zygote process. Command line string for browser process should be logged in OnBeforeCommandLineProcessing and command line strings for child processes should be logged in OnBeforeChildProcessLaunch. In OnBeforeCommandLineProcessing you can't using CEF logging mechanism, because log settings are not initialized at that point.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions