mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-20 17:27:00 +01:00
Start ejabberd_logger also when ejabberd:start() is not called
This commit is contained in:
parent
aee53332bf
commit
5bbb4da397
@ -39,6 +39,7 @@
|
||||
|
||||
start(normal, _Args) ->
|
||||
{T1, _} = statistics(wall_clock),
|
||||
ejabberd_logger:start(),
|
||||
write_pid_file(),
|
||||
start_elixir_application(),
|
||||
ejabberd:check_app(ejabberd),
|
||||
|
Loading…
Reference in New Issue
Block a user