* on apple m1, it's not able to watch file changes, and cause cfg4py fail. This revision will disable hot-reload in such scenario and user can still use all other functions of cfg4py.
* remove support for python 3.6 since it's out of service, and opt 3.10, 3.11 in
* (4) log settings are now available by `cfg.logging`.