Skip to content
Snippets Groups Projects
Commit 701b4217 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Added ErrorLevels to readme

parent 3b5f30ab
No related branches found
No related tags found
1 merge request!1Update index.test.js, examples/all-options.js, examples/log-to-file.js,...
......@@ -40,6 +40,7 @@ These Tags will be added to the line with octothorpes added.
{
name: 'Name of App. Default: Name of BaseFolder',
hostname: 'Server Hostname, Default: os.hostname()',
file: 'File to Append Log to'
file: 'File to Append Log to',
logLevel: 'Minimal LogLevel. Default: WARN'
}
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment