Skip to content

Set g_debug and g_debugFile through settings passed to cefpython.Initialize() #100

Closed
@GoogleCodeExporter

Description

@GoogleCodeExporter
Currently this code sets debug options:

  from cefpython3 import cefpython
  cefpython.g_debug = True
  cefpython.g_debugFile = "debug.log"

Unfortunately in some cases it won't work.

Original issue reported on code.google.com by [email protected] on 2 Jan 2014 at 11:16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions