protected static class LauncherLogFormatter.ExitCode extends java.lang.Object implements LogItem<LauncherLogFormatter.LauncherLogContext>
| Modifier | Constructor and Description | 
|---|---|
| protected  | ExitCode() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | get(LauncherLogFormatter.LauncherLogContext context)終了コードを取得する。
 
  LauncherLogFormatter.LauncherLogContext.getExitCode()から取得した終了コードを返却する。 | 
public java.lang.String get(LauncherLogFormatter.LauncherLogContext context)
LauncherLogFormatter.LauncherLogContext.getExitCode()
 から取得した終了コードを返却する。get in interface LogItem<LauncherLogFormatter.LauncherLogContext>context - ログの出力項目の取得に使用するコンテキスト