Skip to content

Conversation

@Qubus0
Copy link
Collaborator

@Qubus0 Qubus0 commented Nov 30, 2023

Before, it was only possible to match 100% of a log name to ignore it e.g. ModLoader:Deprecated. This can get tedious if you want to ignore all logs from a log name.
Now you can use a wildcard at the end e.g. ModLoader:* to ignore all log names starting with that segment.

Resubmission of #331, since it got lost between branch resets somehow

@Qubus0 Qubus0 added the enhancement New feature or request label Nov 30, 2023
@KANAjetzt KANAjetzt added this to the v6.3.0 milestone Dec 2, 2023
@Qubus0 Qubus0 added this pull request to the merge queue Dec 2, 2023
Merged via the queue into GodotModding:development with commit 3c091c5 Dec 2, 2023
@Qubus0 Qubus0 deleted the feat_log_name_wildcards branch December 2, 2023 21:52
@KANAjetzt KANAjetzt mentioned this pull request Jan 26, 2025
KANAjetzt pushed a commit that referenced this pull request Jan 26, 2025
* feat: log name wildcards

* refactor: use trim_suffix instead of replace

* fix: bad rename
KANAjetzt added a commit that referenced this pull request Jan 27, 2025
# Minor Release v6.3.0

Minor update to fix issues with script extension sorting, as well as
potential issues with translations, configurations, and user profiles.

## Key PRs
- #357
- #358
- #520
- #352

## Change Log

### New Features

- #352
- #358

### Fixes
- #357
- #520 
- #522 
- #523
- #524

### Refactors
- #521
- #526

### Tests
- #360 

### Miscellaneous
- #525
- #527
- #529
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants