Class TranslationMarker

    • Constructor Detail

      • TranslationMarker

        public TranslationMarker​(String translationKey)
        Parameters:
        translationKey - the translation key to associate to the log
      • TranslationMarker

        public TranslationMarker​(String translationKey,
                                 org.slf4j.Marker... references)
        Parameters:
        translationKey - the translation key to associate to the log
        references - the other associated markers
    • Method Detail

      • getTranslationKey

        public String getTranslationKey()
        Returns:
        the translation key associate to the log