How to customize logs format

@jangaraj , is there any way to customize logs format .
I want log file should display in below format:

[Log Level]:[Transaction ID]:[TENANT ID]:[[USER ID if applicable]]:[[ORG ID if applicable]]:[[Service Specific Identifier]]:[[UNIQUE ERROR CODE or REST API Response Status]]:[[Log Message]]

Is there any way to achieve this ?