Packages
Let this node act as the target for a remote logger in the Bunyan distributed and pluggable logging system
Current section
Files
Jump to
Current section
Files
lib/remote_reader.ex
defmodule Bunyan.Source.RemoteReader do
use Bunyan.Shared.Readable, server_name: Bunyan.Source.RemoteReader.Server
# no callable API...
end