Skip to content

SCAN4NET-1137 Use fixed-length timestamp in logs#3076

Open
pavel-mikula-sonarsource wants to merge 1 commit intomasterfrom
Pavel/DateTime
Open

SCAN4NET-1137 Use fixed-length timestamp in logs#3076
pavel-mikula-sonarsource wants to merge 1 commit intomasterfrom
Pavel/DateTime

Conversation

@pavel-mikula-sonarsource
Copy link
Contributor

The current logs looks like this

14:02:50.99  DEBUG: 'Serverless ...
14:02:50.99  DEBUG: 'AWS ...
14:02:50.992  DEBUG: 'PhpSecuritySensor' ...
14:02:50.992  DEBUG: 'PythonSecuritySensor' ...
14:02:51  INFO: Sensor ...
14:02:51  DEBUG: Project ...

it should look like that instead

14:02:50.990  DEBUG: 'Serverless ...
14:02:50.990  DEBUG: 'AWS ...
14:02:50.992  DEBUG: 'PhpSecuritySensor' ...
14:02:50.992  DEBUG: 'PythonSecuritySensor' ...
14:02:51.000  INFO: Sensor ...
14:02:51.000  DEBUG: Project ...

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Use fixed-length timestamp in logs SCAN4NET-1137 Use fixed-length timestamp in logs Mar 13, 2026
@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Mar 13, 2026

SCAN4NET-1137

@sonarqubecloud
Copy link

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.

1 participant