Log v0.5.0 Log.Device View Source

Parser for CONSOLE_DEVICE environment variable

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: :standard_error | :standard_io

Link to this section Functions

Link to this function

parse(device)

View Source
parse(device :: String.t()) :: t() | :error
Link to this function

parse!(device)

View Source
parse!(device :: String.t()) :: t() | no_return()