index
:
dove
main
Local SMTP Server for Peaceful Email Testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
messages
/
logger.go
blob: 46c12e6b40f2656396a2467fcc8f2ad96886d488 (
plain
)
1
2
3
4
5
package
messages
const
(
LoggerNotInitialized
=
"logger.Init() was not called"
)