public class LOG extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LOG.Severity |
| Constructor and Description |
|---|
LOG() |
| Modifier and Type | Method and Description |
|---|---|
static void |
d(String msg,
Object... args) |
static void |
d(Throwable e,
CharSequence msg,
Object... args) |
static String |
toString(Throwable e) |
Copyright © 2019 SimiaCryptus Software. All rights reserved.