ExDoppler.ActivityLog (ExDoppler v1.0.1)
View SourceModule describing an ActivityLog
Fields
created_at
- Date and time of the Activity Log's creation (e.g~U[2025-04-30 10:05:50.040Z]
)diff
- Details what was added, removed or updated. SeeExDoppler.ActivityDiff
.enclave_config
- Relevant config (e.g"github"
)enclave_environment
- Relevant environment (e.g"github"
)enclave_project
- Relevant project (e.g"example-project"
)html
- HTML rendering oftext
text
- Human-readable explanation of the loguser
- Relevant user to this activity log. SeeExDoppler.User
.
๐ Resources
- ๐ Doppler docs
- ๐ Doppler API docs
- ๐ฌ Contact the maintainer (he's happy to help!)
Summary
Functions
Creates an ActivityLog
from a map