You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/index.md
+4
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,10 @@ It is similar to session-related examples above but it compares password using p
108
108
109
109
[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).
110
110
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.
0 commit comments