Click or drag to resize
LoggerFactoryAdapterBaseShutdown Method

[This is preliminary documentation and is subject to change.]

Terminates the logging system.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public abstract void Shutdown(
	string epilogue
)

Parameters

epilogue
Type: SystemString
Epilogue.

Implements

ILoggerFactoryAdapterShutdown(String)
See Also