// StartNetworkLoggingOptions
export const LOGGER_MAX_REQUESTS: number = 500;
export const LOGGER_REFRESH_RATE: number = 50;
