Membrane Framework: Loggers

Hex.pmAPI DocsCircleCI

Set of different logger backend implementations for Membrane Multimedia Framework. Currently the only implementation is Membrane.Loggers.Console, printing logs to the standard output.

Installation

Add the following line to your deps in mix.exs. Run mix deps.get.

{:membrane_loggers, "~> 0.2.0"}

Usage

For information on usage see the chapter about logger in the Membrane guide

Documentation is available at HexDocs

Copyright and License

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0