We now use that logger to display messages about common errors, like a parameter that should be null but is not. In this context, it is weird to see an error code like "HSEARCH-UTIL000018": for the user, what does this have to do with utils? Nothing. Maybe using a more generic code for this logger, such as "HSEARCH-COMMON" or "HSEARCH-CMN" would make more sense. |