Skip to content
This repository was archived by the owner on Aug 31, 2020. It is now read-only.
This repository was archived by the owner on Aug 31, 2020. It is now read-only.

Make "level" type public #12

Open
Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
It's currently impossible to maintain references to log4go level values outside 
the package.

For example, I want to have the log level configurable through a flag. To do 
this I map a symbolic name like "info" to a numeric integer level. With no 
ability to reference the level type, this is impossible.

Patch attached.

Original issue reported on code.google.com by [email protected] on 10 Jul 2012 at 6:36

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions