Click or drag to resize

MicaExceptionTryEnsureLogEntry Method

Tries to create an entry in the log if not already created and if a log is available.

Returns true if an entry has just been created.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public bool TryEnsureLogEntry()

Return Value

Type: Boolean
See Also