C# Class Loggly.Config.TagExtensions

Afficher le fichier Open project: neutmute/loggly-csharp

Méthodes publiques

Méthode Description
Add ( this tags, string value ) : void
ToLegalStrings ( this tags ) : string[]

Private Methods

Méthode Description
CoerceLegalTags ( List tags ) : void

https://www.loggly.com/docs/tags/

Method Details

Add() public static méthode

public static Add ( this tags, string value ) : void
tags this
value string
Résultat void

ToLegalStrings() public static méthode

public static ToLegalStrings ( this tags ) : string[]
tags this
Résultat string[]