Skip to content

documentation clarifications needed #2

@jason-s

Description

@jason-s

This is an interesting concept and looks fairly straightforward, but I have a few questions that the docs don't make clear.

  • Is this compatible with Jython 2.5.3? The docs mention 2.7, but we use 2.5.3 since 2.7 is rather bloated in .jar size for our needs.

  • Can I just include the logbridge directory and __init__.py in my application that embeds Jython, and make sure it's in the Python path? (use of setup.py and site-packages doesn't make sense in my case)

  • The example shows using the default (SLF4J root) logger, but I need to configure a logger hierarchy that makes sense for my Jython code... how would I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions