Commits


Josh Bradley authored and GitHub committed 4ed31ca2140
Combine custom logger global threadpools (#4857) * add custom logger and global threadpools to C and C++ API * code cleanup and formatting * reformat code * tidy up some more code formatting * remove comment * fix API break from merging from master * renamed API function to CreateEnvWithCustomLoggerAndGlobalThreadPools * rename log variable and apply clang-format