{
	"core": {
		"program_storage": "./test/programs/no_implementation"
	},
	"logger": {
		"category": "bhLauncherTestNoImplementation",
		"transports": {
			"file": {
				"label": "bhLauncherTestNoImplementation",
				"filename": "/tmp/bhLauncherTestNoImplementation.log",
				"level": "error",
				"timestamp": true
			},
			"console": {
				"label": "bhLauncherTestNoImplementation",
				"level": "none",
				"timestamp": true
			}
		}
	}
}