// Copyright Epic Games, Inc. All Rights Reserved.#pragma once#include<zencore/logging.h>namespacezen{structZenServerConfig;voidInitializeServerLogging(constZenServerConfig&LogOptions,boolWithCacheService);voidShutdownServerLogging();}// namespace zen