Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OpenIntegrationEngine
/
engine
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
224
Code
Issues
126
Pull requests
69
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Include Channel Name in server log
- #206
#206
Open
NicoPiel
wants to merge 24 commits into
OpenIntegrationEngine:main
OpenIntegrationEngine/engine:main
from
NicoPiel:feature/logging-improvements
NicoPiel/OIE:feature/logging-improvements
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Include Channel Name in server log
#206
NicoPiel
wants to merge 24 commits into
OpenIntegrationEngine:main
OpenIntegrationEngine/engine:main
from
NicoPiel:feature/logging-improvements
NicoPiel/OIE:feature/logging-improvements
Copy head branch name to clipboard
Commits
Commits on Nov 24, 2025
Working channelName in the CLI, client UI not updating
Show description for 28d08a1
NicoPiel
authored and
mgaffigan
committed
28d08a1
View commit details
Copy full SHA for 28d08a1
Browse repository at this point
Channel Columns in the UI works
Show description for 34dbab0
NicoPiel
authored and
mgaffigan
committed
34dbab0
View commit details
Copy full SHA for 34dbab0
Browse repository at this point
Line breaks
Show description for 1260098
NicoPiel
authored and
mgaffigan
committed
1260098
View commit details
Copy full SHA for 1260098
Browse repository at this point
getOrDefault
Show description for b42783f
NicoPiel
authored and
mgaffigan
committed
b42783f
View commit details
Copy full SHA for b42783f
Browse repository at this point
Implemented Builder Pattern
Show description for bcee58d
NicoPiel
authored and
mgaffigan
committed
bcee58d
View commit details
Copy full SHA for bcee58d
Browse repository at this point
Use CloseableThreadContext
Show description for 2b555d7
NicoPiel
authored and
mgaffigan
committed
2b555d7
View commit details
Copy full SHA for 2b555d7
Browse repository at this point
Have to add this line to include the new Builder pattern internal class
Show description for 2d118e4
NicoPiel
authored and
mgaffigan
committed
2d118e4
View commit details
Copy full SHA for 2d118e4
Browse repository at this point
Implemented a HashMap instead
Show description for 88c452b
NicoPiel
authored and
mgaffigan
committed
88c452b
View commit details
Copy full SHA for 88c452b
Browse repository at this point
CloseableThreadContext where applicable
Show description for 790a60e
NicoPiel
authored and
mgaffigan
committed
790a60e
View commit details
Copy full SHA for 790a60e
Browse repository at this point
Reverted to original
Show description for 80e1b2e
NicoPiel
authored and
mgaffigan
committed
80e1b2e
View commit details
Copy full SHA for 80e1b2e
Browse repository at this point
Use getContextData instead of getContextMap
Show description for 74672e6
NicoPiel
authored and
mgaffigan
committed
74672e6
View commit details
Copy full SHA for 74672e6
Browse repository at this point
Refactors server log handling for improved efficiency
Show description for c28a705
NicoPiel
authored and
mgaffigan
committed
c28a705
View commit details
Copy full SHA for c28a705
Browse repository at this point
Sets default values for ServerLogItem
Show description for 53a85d9
NicoPiel
authored and
mgaffigan
committed
53a85d9
View commit details
Copy full SHA for 53a85d9
Browse repository at this point
Implemented old ServerLogItem + an attributes map
Show description for 278d2b3
NicoPiel
committed
278d2b3
View commit details
Copy full SHA for 278d2b3
Browse repository at this point
Removed unused imports
Show description for b1623c9
NicoPiel
committed
b1623c9
View commit details
Copy full SHA for b1623c9
Browse repository at this point
Revert ServerLogClient.java
Show description for 6c5fbc6
NicoPiel
authored
6c5fbc6
View commit details
Copy full SHA for 6c5fbc6
Browse repository at this point
Update ServerLogClient.java
Show description for 9f833e3
NicoPiel
authored
9f833e3
View commit details
Copy full SHA for 9f833e3
Browse repository at this point
Exclude channel attributes from server log JSON
Show description for a7b0296
NicoPiel
committed
a7b0296
View commit details
Copy full SHA for a7b0296
Browse repository at this point
Revert SwaggerExamplesServlet
Show description for 9d0946b
NicoPiel
committed
9d0946b
View commit details
Copy full SHA for 9d0946b
Browse repository at this point
Line wrap
Show description for d0b358f
NicoPiel
committed
d0b358f
View commit details
Copy full SHA for d0b358f
Browse repository at this point
Removed unused import
Show description for b272f5d
NicoPiel
committed
b272f5d
View commit details
Copy full SHA for b272f5d
Browse repository at this point
Added channel name to DestinationChain higher up the call chain
Show description for 6ec3d04
NicoPiel
committed
6ec3d04
View commit details
Copy full SHA for 6ec3d04
Browse repository at this point
Removed unncessary null checks
Show description for 22b0669
NicoPiel
committed
22b0669
View commit details
Copy full SHA for 22b0669
Browse repository at this point
Omit unnecessary null check
Show description for f1f1f4f
NicoPiel
committed
f1f1f4f
View commit details
Copy full SHA for f1f1f4f
Browse repository at this point
You can’t perform that action at this time.