Added logging support through spdlog. Loggin calls are performed though XMIPP4_LOG... macros such that the logger could in theory be replaced. By default, spdlog is searched in the system. However, there is an option to build it from the repo. conda/pip installations have it as a dependency
Added logging support through spdlog. Loggin calls are performed though XMIPP4_LOG... macros such that the logger could in theory be replaced. By default, spdlog is searched in the system. However, there is an option to build it from the repo. conda/pip installations have it as a dependency