SentryLogger

Namespace: uModLogging

Assembly: uMod.Core.dll

Inheritance ObjectLogger SentryLogger

Implements ILogger

Summary

Represents a logger that sends exceptions to a remote sentry service

Constructors

Name

Summary

SentryLogger ()

Methods

Name

Summary

Configure (String, String, String)

Report (Exception)

Report (String, Exception)

Write (LogLevel, String)

Write (LogMessage, String)

Static Fields

Name

Summary

ExceptionFilter

Filename

MessageFilter

Static Methods

Name

Summary

GetTag (String)

SetTag (String, String)