descriptive-logger
descriptive-logger copied to clipboard
Check duplicate IDs globally
Currently, IDs are only checked for duplicates within one @DescriptiveLogger
annotated interface.
It should be the default that the IDs are checked for duplicates globally. The default should be overridable, though.