Commits


Nikita Titov authored and GitHub committed b7ccdaf066a
[python] Allow to register custom logger in Python-package (#3820) * centralize Python-package logging in one place * continue * fix test name * removed unused import * enhance test * fix lint * hotfix test * workaround for GPU test * remove custom logger from Dask-package * replace one log func with flags by multiple funcs