Skip to content

Extends log methods, reduce low level log impact and verbosity#1337

Merged
masesdevelopers merged 2 commits intomasterfrom
1334-add-methods-to-push-records-in-async-mode-from-source-tasks-2
Feb 10, 2026
Merged

Extends log methods, reduce low level log impact and verbosity#1337
masesdevelopers merged 2 commits intomasterfrom
1334-add-methods-to-push-records-in-async-mode-from-source-tasks-2

Conversation

@masesdevelopers
Copy link
Contributor

Description

Extends log methods, reduce low level log impact and verbosity

Related Issue

fix #1334

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@masesdevelopers masesdevelopers self-assigned this Feb 10, 2026
@masesdevelopers masesdevelopers added enhancement New feature or request KNetConnectSDK KNetConnectSDK related issue labels Feb 10, 2026
@masesdevelopers masesdevelopers linked an issue Feb 10, 2026 that may be closed by this pull request
@masesdevelopers masesdevelopers added java Pull requests that update Java code .NET Pull requests that update .net code labels Feb 10, 2026
@masesdevelopers masesdevelopers merged commit b865727 into master Feb 10, 2026
131 checks passed
@masesdevelopers masesdevelopers deleted the 1334-add-methods-to-push-records-in-async-mode-from-source-tasks-2 branch February 10, 2026 21:52
masesdevelopers added a commit that referenced this pull request Feb 10, 2026
* #1334 (comment): adds new logging methods

* #1334 (comment): JCOBridge logs becomes available under specific condition; reviewed some logs level and output
masesdevelopers added a commit that referenced this pull request Feb 11, 2026
#1338)

* #1334 (comment): adds new logging methods

* #1334 (comment): JCOBridge logs becomes available under specific condition; reviewed some logs level and output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request java Pull requests that update Java code KNetConnectSDK KNetConnectSDK related issue .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add methods to push records in async mode from Source tasks

1 participant