Browse Source

Compile emqx_logger first

terry-xiaoyu 6 năm trước cách đây
mục cha
commit
ebeb2c5545
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      rebar.config

+ 2 - 0
rebar.config

@@ -24,6 +24,8 @@
 
 {plugins, [coveralls]}.
 
+{erl_first_files, ["src/emqx_logger.erl"]}.
+
 {profiles,
     [{test,
         [{deps,