Home > @microsoft/rush-lib > ILogFilePaths > jsonlFolder
ILogFilePaths.jsonlFolder property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The absolute path to the folder containing the JSONL log files. Provided as a convenience since it is an intermediary value of producing the jsonl log file path.
Signature:
jsonlFolder: string;