Skip to content

Correctly format package filenames in log function output#3376

Merged
chrisnovakovic merged 3 commits intothought-machine:masterfrom
chrisnovakovic:logging-functions-file-name
Jul 1, 2025
Merged

Correctly format package filenames in log function output#3376
chrisnovakovic merged 3 commits intothought-machine:masterfrom
chrisnovakovic:logging-functions-file-name

Conversation

@chrisnovakovic
Copy link
Copy Markdown
Contributor

The ASP logging functions' output formats the package filenames that trigger them as if they were build target names, which is incorrect - format them like the filenames that they are instead.

Fixes #3375.

The ASP logging functions' output formats the package filenames that
trigger them as if they were build target names, which is incorrect -
format them like the filenames that they are instead.

Fixes thought-machine#3375.
@chrisnovakovic chrisnovakovic force-pushed the logging-functions-file-name branch from 886b201 to 764ac57 Compare July 1, 2025 11:18
@chrisnovakovic chrisnovakovic merged commit 590878b into thought-machine:master Jul 1, 2025
12 of 13 checks passed
@chrisnovakovic chrisnovakovic deleted the logging-functions-file-name branch July 1, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASP logging functions misformat BUILD file names as build target names

2 participants