Custom Log Categories make team members unable to compile after merging

Maybe you merged something wrong: did you check that includes are still correct? To make use of the custom log category you need to include your module’s header file whereever you are using it to log something. The error list makes it seem as if your category isn’t recognized in some places.