Syslog: White Paper FAQ Examples JavaDoc
Protomatter Classes v1.1.6

Uses of Class
com.protomatter.syslog.SimpleLogPolicy

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

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6