Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
294 contributions in the last year
Activity overview
Contribution activity
June 2020
- kernc/pelican-mboxreader Python
- kernc/ace_editor Python
- kernc/pelican-deadlinks Python
- kernc/image_process Python
Created a pull request in getpelican/pelican that received 5 comments
Force root logger to be of FatalLogger class
This enforces FatalLogger policy (--fatal CLI switch) upon plugins that might contain codes such as:
import logging
log = logging.getLogger() log.w…
+9
−3
•
5
comments