Class AuthFormatter
- java.lang.Object
-
- com.microstrategy.utils.log.Formatter
-
- com.microstrategy.web.app.utils.log.AuthFormatter
-
public class AuthFormatter extends Formatter
Used for formatting authentication error entries.- Since:
- MicroStrategy Web 9.0.0
-
-
Constructor Summary
Constructors Constructor Description AuthFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
format(LogRecord record)
-
Methods inherited from class com.microstrategy.utils.log.Formatter
formatMessage, getExceptionMessage, getHead, getStackTrace, getTail
-
-