Show / Hide Table of Contents

Class TelemetryLogLevelExtension

Inheritance
System.Object
TelemetryLogLevelExtension
Namespace: Cloud_ShareSync.Core.Logging.Telemetry
Assembly: Cloud-ShareSync.Core.Logging.dll
Syntax
static class TelemetryLogLevelExtension : object

Fields

| Improve this Doc View Source

TelemetryLevel

Declaration
public static readonly Level TelemetryLevel
Field Value
Type Description
Level

Methods

| Improve this Doc View Source

Telemetry(ILog, String)

Declaration
public static void Telemetry(this ILog log, string message)
Parameters
Type Name Description
ILog log
System.String message
| Improve this Doc View Source

Telemetry(ILog, String, Exception)

Declaration
public static void Telemetry(this ILog log, string message, Exception exception)
Parameters
Type Name Description
ILog log
System.String message
Exception exception
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
About Me | Open Source Acknowledgements | Security
☀
☾