mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 20:07:04 +00:00
E-mail sender
This commit is contained in:
@@ -38,7 +38,7 @@ func (c Logger) Merge(cfg []Logger) (config Logger) {
|
||||
return
|
||||
}
|
||||
|
||||
// Merge MergeSingle the default with the given config and returns the result
|
||||
// MergeSingle merges the default with the given config and returns the result
|
||||
func (c Logger) MergeSingle(cfg Logger) (config Logger) {
|
||||
|
||||
config = cfg
|
||||
|
||||
Reference in New Issue
Block a user