Skip to content

Commit cd5691d

Browse files
authored
add section about logger
1 parent 063e85d commit cd5691d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: examples/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ It is similar to session-related examples above but it compares password using p
108108

109109
[Fano Ipv6](https://github.com/fanoframework/fano-ipv6) and [Fano MhdIpv6](https://github.com/fanoframework/fano-mhdipv6) example applications demonstrate how to [use IPv6 address](/working-with-application#use-ipv6-address).
110110

111+
## Logger
112+
[Fano mail logger](https://github.com/fanoframework/fano-mail-logger) demonstrates writing log to email address.
113+
While Fano Db logger example web application demonstrates how to [log messages to MySQL database](https://github.com/fanoframework/fano-db-logger). These examples demonstrate [logging functionality](/utilities/using-loggers) in Fano Framework.
114+
111115
## Explore more
112116

113117
- [Getting started](/getting-started)

0 commit comments

Comments
 (0)