Prints the mapping of an event log object.
Usage
mapping(log)
# S3 method for class 'eventlog'
mapping(log)
# S3 method for class 'activitylog'
mapping(log)Arguments
- log
log: Object of classlogor derivatives (grouped_log,eventlog,activitylog, etc.).
