nvflare.fuel.sec.audit module¶
- class AuditService[source]¶
Bases:
objectService for interacting with Auditor to add events to log.
- static add_job_event(job_id: str, scope_name: str = '', task_name: str = '', task_id: str = '', ref: str = '', msg: str = '') str[source]¶
- the_auditor = None¶