Package | Description |
---|---|
laas.openrobots.ontology |
Base package, that mainly stores the oro-server entry class,
OroServer . |
laas.openrobots.ontology.helpers |
Modifier and Type | Field and Description |
---|---|
static VerboseLevel |
OroServer.VERBOSITY |
Modifier and Type | Method and Description |
---|---|
static VerboseLevel |
VerboseLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VerboseLevel[] |
VerboseLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Logger.log(java.lang.String msg,
VerboseLevel level)
Outputs server messages, formatting them according to their importance.
|
static void |
Logger.log(java.lang.String msg,
VerboseLevel level,
boolean withPrefix)
Outputs server messages, formatting them according to their importance.
|
static boolean |
Logger.verbosityMin(VerboseLevel level)
Tests if a given level of verbosity is superior or egal to the current,
application-wide, level of verbosity.
|
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011