Skip to content

Multi-line log entries #46

@hex-m

Description

@hex-m

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions