-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
The log file /var/log/bigbluebutton/post_archive.log is hard to work with, because some entries contain newlines.
Here we have an explicit newline but also dublincore.to_s is a multi-line string. Similar problem with the output of response.
In BigBlueButton.logger.info( "Mediapackage: \n" + mediapackage) just removing \n should be enough.
Another simple one.
Metadata
Metadata
Assignees
Labels
No labels