namespace IntegratedConfigs.Scripts { internal static class Globals { internal const string LOG_TAG = "[IntegratedConfigs] -"; } }