Skip to content

lower the level of logged messages #176

Closed
@stefanofornari

Description

@stefanofornari

The following should be logged at lower level than info.

LOGGER.info("using S3WritableByteChannel as write delegate for path '{}'", s3Path.toUri());

LOGGER.info("using S3ReadAheadByteChannel as read delegate for path '{}'", s3Path.toUri());

logger.info("read {} bytes from {}", s3Bytes.length, key);

logger.info("max read ahead fragments '{}' with size '{}' bytes", maxNumberFragments, maxFragmentSize);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions