mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[misc] test/acceptance: do not hard code the logging level
There is an environment variable LOG_LEVEL to set it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
app = require('../../../../app')
|
||||
require("logger-sharelatex").logger.level("info")
|
||||
require("logger-sharelatex")
|
||||
logger = require("logger-sharelatex")
|
||||
Settings = require("settings-sharelatex")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user