is there anyway to hide/disable the ability to get the default logger? I have a framework where I only want to loggers created by a factory in the framework.
o
oshai
11/10/2020, 9:14 AM
you can set default logging level to fatal. Depends on the lib used.