Logger
from java.util.logging instead.@Deprecated public class VConsole extends Object
Constructor and Description |
---|
VConsole()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
dirUIDL(ValueMap u,
ApplicationConnection client)
Deprecated.
|
static void |
error(String msg)
Deprecated.
|
static void |
error(Throwable e)
Deprecated.
|
static void |
log(String msg)
Deprecated.
|
static void |
log(Throwable e)
Deprecated.
|
static void |
printLayoutProblems(ValueMap meta,
ApplicationConnection applicationConnection)
Deprecated.
|
static void |
printObject(Object msg)
Deprecated.
|
public static void log(String msg)
public static void log(Throwable e)
public static void error(Throwable e)
public static void error(String msg)
public static void printObject(Object msg)
public static void dirUIDL(ValueMap u, ApplicationConnection client)
public static void printLayoutProblems(ValueMap meta, ApplicationConnection applicationConnection)
Copyright © 2019 Vaadin Ltd. All rights reserved.