Namespaces
Methods
(static) getConfig()
Return a configuration object with values determined by NODE_ENV.
- Source:
(static) parseLogLevels()
- Source:
(static) textsEqual(a, b)
Determines if two newline delimited texts are equal by line.
Parameters:
Name | Type | Description |
---|---|---|
a |
String |
first text to compare |
b |
String |
first text to compare |
- Source: