Add proper logging

This commit is contained in:
2024-10-17 20:02:54 -05:00
parent 66897bca0c
commit d2e062d03d
6 changed files with 92 additions and 31 deletions

View File

@@ -2,6 +2,9 @@
server_name=My FTP Server
motd_file=motd
auth_engine=noauth
[logging]
file=digftp.log
level=0
[net]
listen_address=127.0.0.1
control_port=21