|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleLogPolicy | |
com.protomatter.syslog | Syslog is a system-wide logging facility. |
Uses of SimpleLogPolicy in com.protomatter.syslog |
Subclasses of SimpleLogPolicy in com.protomatter.syslog | |
class |
JDK14PerChannelPolicy
A policy that can make decision on a per-channel basis. |
static class |
JDK14PerChannelPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the channel issuing the log message is in some set. |
class |
JDK14PerClassPolicy
A policy that can make decision on a per-class basis. |
static class |
JDK14PerClassPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the class issuing the log message is in some set. |
class |
PerChannelPolicy
A policy that can make decision on a per-channel basis. |
static class |
PerChannelPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the channel issuing the log message is in some set. |
class |
PerClassPolicy
A policy that can make decision on a per-class basis. |
static class |
PerClassPolicy.PolicyGroup
A policy within a policy -- this is exactly like the SimpleLogPolicy except that it also checks to see if the class issuing the log message is in some set. |
|
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 |