org.springframework.boot.logging.java
Class SimpleFormatter
java.lang.Object
java.util.logging.Formatter
org.springframework.boot.logging.java.SimpleFormatter
public class SimpleFormatter
- extends Formatter
Simple 'Java Logging' Formatter.
- Author:
- Phillip Webb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleFormatter
public SimpleFormatter()
format
public String format(LogRecord record)
- Specified by:
format in class Formatter
Copyright © 2013. All Rights Reserved.