Skip to content

Support Code Location Metadata #11

@jbunting

Description

@jbunting

Logback uses this code to determine where a class comes from. It would be nice if herman could support this:

Class<?> type = ...;
type.getProtectionDomain().getCodeSource().getLocation();

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