log4js.json 61 B

1234567
  1. {
  2. "appenders": [
  3. {
  4. "type": "console"
  5. }
  6. ]
  7. }