public abstract class Log extends ObjectSE
| コンストラクターと説明 |
|---|
Log() |
| 修飾子と型 | メソッドと説明 |
|---|---|
static void | error(ExceptionSE ex) |
static void | error(StringSE message) |
static void | info(StringSE message) |
static void | infoPrint(StringSE message) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic static void info(StringSE message)
public static void infoPrint(StringSE message)
public static void error(StringSE message)
public static void error(ExceptionSE ex)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.