logallow.erl 177 B

123456789101112
  1. -module(logallow).
  2. -compile(export_all).
  3. log_modules() -> [
  4. % wf_core,
  5. % n2o_bullet,
  6. game_session,
  7. % bullet_handler,
  8. % n2o_secret,
  9. % js_session,
  10. okey
  11. ].