Class LoggingTools

java.lang.Object
org.languagetool.tools.LoggingTools

public class LoggingTools extends Object
  • Field Details

    • INIT

      public static final org.slf4j.Marker INIT
    • CHECK

      public static final org.slf4j.Marker CHECK
    • REQUEST

      public static final org.slf4j.Marker REQUEST
    • BAD_REQUEST

      public static final org.slf4j.Marker BAD_REQUEST
    • AUTH

      public static final org.slf4j.Marker AUTH
    • SYSTEM

      public static final org.slf4j.Marker SYSTEM
    • DB

      public static final org.slf4j.Marker DB
    • REDIS

      public static final org.slf4j.Marker REDIS
    • CACHE

      public static final org.slf4j.Marker CACHE
  • Constructor Details

    • LoggingTools

      public LoggingTools()