|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Channel | |
com.protomatter.syslog | Syslog is a system-wide logging facility. |
Uses of Channel in com.protomatter.syslog |
Fields in com.protomatter.syslog declared as Channel | |
static Channel |
Syslog.channel
A log channel for syslog configuration and system related messages. |
static Channel |
Channel.ALL
A static utility field, which is the "all" channel. |
static Channel |
Channel.DEFAULT
A static utility field, which is the "default" channel. |
Methods in com.protomatter.syslog that return Channel | |
static Channel |
Channel.getChannel(java.lang.String channelName)
Get a Channel object for the given channel name. |
static Channel |
Channel.getAllChannel()
Get a Channel object for the "all" channel. |
static Channel |
Channel.getDefaultChannel()
Get a Channel object for the default channel. |
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
||||||
PREV NEXT | FRAMES NO FRAMES |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |