Public Member Functions

com.cosylab.logging.engine.audience.OperatorAudience Class Reference

Inheritance diagram for com.cosylab.logging.engine.audience.OperatorAudience:
com.cosylab.logging.engine.audience.Audience

List of all members.

Public Member Functions

AudienceInfo getInfo ()
boolean matches (ILogEntry log)

Detailed Description

The audience for the operators: this accepts all the logs having the audience set to operator or a level greater then WARNING.

Note: an instance of this class should be acquired from AudienceInfo

Author:
acaproni
Since:
ACS 8.1.0

Member Function Documentation

AudienceInfo com.cosylab.logging.engine.audience.OperatorAudience.getInfo (  ) 
boolean com.cosylab.logging.engine.audience.OperatorAudience.matches ( ILogEntry  log  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties