import {ISettingsParam} from "tslog"; export let loggerSettings: ISettingsParam = { instanceName: "Solid Aggregator Client", hostname: "localhost" };