Skip to content

feat: specify canister log filter#6133

Closed
mraszyk wants to merge 4 commits into
masterfrom
mraszyk/canister-log-filter
Closed

feat: specify canister log filter#6133
mraszyk wants to merge 4 commits into
masterfrom
mraszyk/canister-log-filter

Conversation

@mraszyk
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk commented Oct 27, 2025

This PR specifies a new feature of the fetch_canister_logs method of the management canister: namely the ability to filter the returned canister logs.

@mraszyk mraszyk requested a review from a team as a code owner October 27, 2025 08:55
@github-actions github-actions Bot added the interface-spec Changes to the IC Interface Specification label Oct 27, 2025
Copy link
Copy Markdown
Contributor

@maksymar maksymar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!


type fetch_canister_logs_args = record {
canister_id : canister_id;
filter : opt variant {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should be merged when the roll-out is complete and changelog should be updated (shortly) before merging (to avoid merge conflicts).

Copy link
Copy Markdown
Contributor

@Dfinity-Bjoern Dfinity-Bjoern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge when implementation is complete.

@mraszyk
Copy link
Copy Markdown
Contributor Author

mraszyk commented May 13, 2026

Superseded by dfinity/developer-docs#252

@mraszyk mraszyk closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interface-spec Changes to the IC Interface Specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants