mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
feat(configure): configure(...) returning the log4js object.
This commit is contained in:
parent
05ce809cb9
commit
2bc9a5483f
@ -230,6 +230,8 @@ function configure(configurationFileOrObject) {
|
||||
}
|
||||
|
||||
enabled = true;
|
||||
|
||||
return log4js;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user