serilog.sinks.email

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instance_of gptkb:submarine
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:Serilog_2.x
gptkbp:can_be gptkb:Serilog
gptkbp:character_customization Custom email templates
gptkbp:community_support gptkb:battle
gptkbp:dependency gptkb:Serilog
Mail Kit
Mime Kit
gptkbp:developed_by gptkb:Serilog
gptkbp:error_handling Retries on failure
gptkbp:event_type Error Event
Warning Event
Log Event
Debug Event
Fatal Event
Information Event
gptkbp:example Log. Logger = new Logger Configuration(). Write To. Email(...). Create Logger();
gptkbp:format gptkb:software
Plain Text
gptkbp:has_documentation https://github.com/serilog/serilog-sinks-email#readme
https://www.w3.org/2000/01/rdf-schema#label serilog.sinks.email
gptkbp:installation Install-Package Serilog. Sinks. Email
gptkbp:integrates_with gptkb:Serilog
gptkbp:is_used_for sending log events via email
gptkbp:latest_version 5.0.0
gptkbp:license MIT License
gptkbp:notifications Warning notifications
Error notifications
Information notifications
gptkbp:performance Asynchronous email sending
gptkbp:platform gptkb:._NET_Core
gptkb:Mono
gptkb:._NET
gptkb:._NET_Framework
gptkb:Xamarin
gptkbp:release_date 2015-01-01
gptkbp:repository https://github.com/serilog/serilog-sinks-email
gptkbp:security_features Secure email transmission
gptkbp:setting gptkb:port
gptkb:military_conflict
Password
Batch Size
Username
Minimum Level
Email Body
Email Subject
Enable Ssl
From Email
Smtp Server
To Email
new Logger Configuration(). Write To. Email("[email protected]", "[email protected]", ...);
gptkbp:supports SMTP protocol
gptkbp:target_audience gptkb:software
System Administrators
Dev Ops Engineers
gptkbp:uses Logging in . NET applications