Class LogEntry
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.application.v4.model.LogEntry
-
public class LogEntry extends java.lang.Object- Author:
- gjoranv
-
-
Constructor Summary
Constructors Constructor Description LogEntry(long time, java.lang.String level, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-