bbc / brave

Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud
Apache License 2.0
657 stars 149 forks source link

Improved logging #24

Closed matthew1000 closed 5 years ago

matthew1000 commented 5 years ago

1) Creates a factory method for the logger, to standardise 2) Makes log level environment setting work in Ubuntu 3) Change the deprecated logger.warn() to logger.warning()