"Stops" the logger
Namespace:
HS.Sys.TheEnterprise.Common.Laserbear.LoggersAssembly: Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public void StopLogger( string message ) |
| Visual Basic (Declaration) |
|---|
Public Sub StopLogger ( _ message As String _ ) |
| Visual C++ |
|---|
public: void StopLogger( String^ message ) |
Parameters
- message
- Type: System..::.String
[Missing <param name="message"/> documentation for "M:HS.Sys.TheEnterprise.Common.Laserbear.Loggers.FileLogger.StopLogger(System.String)"]