LogLogStatus Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Namespace:
Telogis.GeoBase.Diagnostics
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute]
public static void LogStatus(
string msg,
params Object[] args
)
<ObsoleteAttribute>
Public Shared Sub LogStatus (
msg As String,
ParamArray args As Object()
)
Parameters
- msg
- Type: SystemString
- args
- Type: SystemObject
See Also