Module logger_journald_app

OTP logger handler that sends log messages to Linux journald.

Behaviours: application.

Authors: Sergey (me@seriyps.ru).

Description

OTP logger handler that sends log messages to Linux journald

Function Index

start/2
stop/1

Function Details

start/2

start(StartType, StartArgs) -> any()

stop/1

stop(State) -> any()


Generated by EDoc