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

[RFC]: add a logging handler callback #2087

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 8, 2021

  1. [RFC]: add a logging handler callback

    Just some code to guide a discussion on how to add a logging callback
    routine to make applications and bindings uses the various apis easier
    to integrate into different logging mechanisms. This would be nice for
    the Python bindings.
    
    Changed:
    - Updated the API to call with various params over just a single string.
    - Added SYS and ESYS routines.
    - Updated Visual Studios build configs.
    
    TODO:
    1. Add FAPI support
    2. Test
    3. Fiddle with names, style and locations in the code base
    
    Signed-off-by: William Roberts <william.c.roberts@intel.com>
    William Roberts committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    a92c4f0 View commit details
    Browse the repository at this point in the history