wso2 / product-micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
204 stars 221 forks source link

[Improvement]: Make patch log levels consistent with other logs #3609

Open chathurace opened 2 months ago

chathurace commented 2 months ago

Description

patches.log contains entries like.. [2024-08-22 14:56:11,891] FINE {org.wso2.micro.integrator.server.util.PatchUtils checkMD5Checksum} - Patch verification started I think we have to change FINE to INFO, and make error, warn, etc levels also consistent with other logs.

Describe your problem(s)

Having different notations makes the log filtering difficult.

Describe your solution(s)

Make log levels consistent with other logs

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response