Skip to content

More refactoring to use a LogAccessor from the IntegrationObjectSupport #3424

@artembilan

Description

@artembilan

For example an AbstractPollingEndpoint and its code like this:

if (logger.isDebugEnabled()) {
	logger.debug("Poll interrupted - during stop()? : " + e.getMessage());
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions