[Ericsson AB]

log_server

MODULE

log_server

MODULE SUMMARY

The main server in LOG

DESCRIPTION

This module implements the main server in the LOG application. The client API to this server is defined in the module log.

EXPORTS

start_link() -> {ok, Pid} | {error, Reason}

Starts the log server. This function can be used to include the server in a supervisor. Normally, functions in the supervisor log_sup can be used instead.

See Also

eva_log_sup(3), log(3)

AUTHORS

Martin Björklund - support@erlang.ericsson.se

eva 2.0.4
Copyright © 1991-2006 Ericsson AB