Telephonist.Logger

Logs all the events broadcasted by Telephonist.Event, using the Logger module. Since it's implemented as a GenEvent subscriber, and listens on all implemented events, its source code is a good place to look if you want to implement your own subscriber.

See the source of start_link/0 for more details.

Summary

start_link()

Start the Telephonist.Logger process

Functions

start_link()

Start the Telephonist.Logger process.