| Interface | Description |
|---|---|
| Audience |
The interface for the audience
|
| Class | Description |
|---|---|
| EngineerAudience |
The audience for the engineers: thi s accepts all the logs
|
| OperatorAudience |
The audience for the operators: this accepts all the logs having
the audience set to operator or a level greater then WARNING.
|
| SciLogAudience |
The audience for the science log: this accepts all the logs having
the audience set to SciLog and a level of NOTICE.
|
| Enum | Description |
|---|---|
| Audience.AudienceInfo |
The known audiences
|