Skip to content

Logging Project: Define Python API for logging-enabled Codelist #60

Description

@CarolineMorton

Follow on to #58 and #59

Goal: Support logging via the Python bindings with a simple API.

Example:

c = CodeList("Pneumonia", "ICD10", "Manually created", logging=True)

Scope:

  • Add optional logging=True parameter to Python CodeList constructor but set this as default True.
  • Expose method to retrieve logs from Python, e.g. c.get_log()

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions