
Print a database activity summary to the console
print.db_activity.RdFormats and prints the output of get_db_activity using
cli for readable, colour-highlighted output.
Usage
# S3 method for class 'db_activity'
print(x, ...)Arguments
- x
A
db_activityobject fromget_db_activity.- ...
Ignored.