ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 58 forks source link

HTTP trace logs are not enabled in Windows via the command line argument #6915

Open TharmiganK opened 1 month ago

TharmiganK commented 1 month ago

Description:

$Subject

Steps to reproduce:

Run a simple Ballerina HTTP service by enabling the trace logs via the command line argument:

$ bal run -- -Cballerina.http.traceLogConsole=true

Affected Versions:

Ballerina SwanLake Update 8(2201.8.7)

OS, DB, other environment details and versions:

Windows