Package | Description |
---|---|
uk.co.caprica.vlcj.logger |
Internal trivial logger implementation for the vlcj log.
|
Modifier and Type | Method and Description |
---|---|
static Logger.Level |
Logger.level() |
static Logger.Level |
Logger.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Logger.Level[] |
Logger.Level.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.setLevel(Logger.Level threshold) |
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.