Skip to content

remove fancylogger and do some cleanup - #54

Open
wdpypere wants to merge 1 commit into
hpcugent:masterfrom
wdpypere:logging
Open

remove fancylogger and do some cleanup#54
wdpypere wants to merge 1 commit into
hpcugent:masterfrom
wdpypere:logging

Conversation

@wdpypere

@wdpypere wdpypere commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread run_lmod_cache.py
fancylogger.setLogLevelInfo()

import logging
logging.basicConfig(level=logging.INFO)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you aware that this is not all facnylogger does? one of the things it does is control the root logger; and this is avail since py3.8 using the force=True in basicconfig

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