feat: configure logger during setup

This commit is contained in:
Ruben Taelman
2020-09-22 11:31:22 +02:00
committed by Ruben Taelman
parent 09ac83caa5
commit aaa49219dc
10 changed files with 100 additions and 2 deletions

View File

@@ -12,6 +12,10 @@
{
"@id": "urn:solid-server:default:variable:rootFilePath",
"@type": "Variable"
},
{
"@id": "urn:solid-server:default:variable:loggingLevel",
"@type": "Variable"
}
]
}