Simple logging method. Mimics the Log method used by the web portal.
Relies on logging and logdir entries in settings.xml or the app settings section
of Web.config.
Namespace: P4s3WebSvcAssembly: P4s3WebSvc (in P4s3WebSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- source
- Type: System String
- logName
- Type: System String
- message
- Type: System String
- id
- Type: System Int32
- Application
- Type: System.Collections.Specialized NameValueCollection
See Also