cnti-testcatalog / testsuite

📞📱☎️📡🌐 Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
https://wiki.lfnetworking.org/display/LN/Test+Catalog
Apache License 2.0
169 stars 70 forks source link

logging: Add possibility to log into file #2008

Closed kosstennbl closed 1 month ago

kosstennbl commented 2 months ago

Description

Add processing of environment variables LOGPATH and LOG_PATH If either one exists - logger will log into the file on that path instead of STDOUT.

Issues:

Refs: #2000

How has this been tested:

Manual testing of the functionality. Running new spec.

Types of changes:

New non-breaking feature

Checklist:

Documentation No documentation update is needed.