Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log manager for Python based nodes #631

Merged
merged 8 commits into from
Jan 25, 2020
Merged

Log manager for Python based nodes #631

merged 8 commits into from
Jan 25, 2020

Commits on Sep 11, 2019

  1. Merge pull request #4 from alicevision/develop

    Latest Changes
    ChemicalXandco authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3de9f7d View commit details
    Browse the repository at this point in the history
  2. add LogManager class

    ChemicalXandco committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ad486e0 View commit details
    Browse the repository at this point in the history
  3. intergrate python logging into publish node

    also fix error not returning proper information (chunk.node.inputFiles.value - > [i.value for i in chunk.node.inputFiles.value])
    ChemicalXandco committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    4dfd13c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    87da9bf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    5ef33ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd5beab View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. use logger object directly

    also allow progress bar to be used even while messages are added
    ChemicalXandco committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    17ecf78 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    749fc15 View commit details
    Browse the repository at this point in the history