Skip to content

Commit

Permalink
added logger documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwiterrion committed Mar 12, 2024
1 parent a492177 commit db5f32a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,8 @@ EXTISM_RUNTIME_ENVIRONMENT= <DEFAULT false>
# At each time interval, Wasmo will clear a folder full of locally generated Wasm binaries
LOCAL_WASM_JOB_CLEANING= <DEFAULT 60 * 60 * 1000> // 1 hour
LOGGER_FILE= <DEFAULT false>
LOGGER_LEVEL= <DEFAULT 'info'>
LOGGER_TIMESTAMP <DEFAULT false>
```

0 comments on commit db5f32a

Please sign in to comment.