Click or drag to resize
ILoggerFactoryAdapterShutdown 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
void Shutdown(
	string epilogue
)

Parameters

epilogue
Type: SystemString
Epilogue.
See Also