mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-20 17:27:00 +01:00
If lager is false, we will use p1_logger
This commit is contained in:
parent
14c0ff1c82
commit
0b492f43fe
@ -53,7 +53,7 @@
|
||||
{if_var_false, debug, no_debug_info},
|
||||
{if_var_true, roster_gateway_workaround, {d, 'ROSTER_GATWAY_WORKAROUND'}},
|
||||
{if_var_match, db_type, mssql, {d, 'mssql'}},
|
||||
{if_var_true, lager, {d, 'LAGER'}},
|
||||
{if_var_false, lager, {d, 'P1LOGGER'}},
|
||||
{if_var_true, erlang_deprecated_types, {d, 'ERL_DEPRECATED_TYPES'}},
|
||||
{if_var_true, hipe, native},
|
||||
{src_dirs, [asn1, src,
|
||||
|
Loading…
Reference in New Issue
Block a user