Skip to content
Commit d8a3b92b authored by Nicolas Roeser's avatar Nicolas Roeser
Browse files

ilServer: signal logging init errors up call chain

Make initLogging properly signal to its caller when setting up logging
fails.

Its calling code, in handleRequest, is already prepared to handle errors
from logging inititalization. It makes not much sense to always return
“no error”.

This change structures the method like the others in the ilServer class.
parent 78d3d3fd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment