Skip to content

Conversation

JBarmentlo
Copy link

Type of change

Allows us to use

import LoggerFactory

setLevel(LoggerFactory.DEBUG)

instead of

import LoggerFactory
import logging

setLevel(logging.DEBUG)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants