Logging status captures information about the
calling bucket's logging settings. If logging is enabled for the bucket
the status object will indicate what bucket the logs are written to via the
target_bucket
method as well as the logging key prefix with
via target_prefix
.
See the documentation for Logging::Management::ClassMethods for more information on how to get the logging status of a bucket.