Skip to content

nserv: log datetime#717

Merged
dnzbk merged 3 commits intonzbgetcom:developfrom
sanderjo:nserv_timestamping
Apr 22, 2026
Merged

nserv: log datetime#717
dnzbk merged 3 commits intonzbgetcom:developfrom
sanderjo:nserv_timestamping

Conversation

@sanderjo
Copy link
Copy Markdown
Contributor

@sanderjo sanderjo commented Dec 27, 2025

Description

#707 ... so show date-time of nserv interaction with clients

./nzbget --nserv -d /tmp/spul/
[INFO] Sat Dec 27 17:57:20 2025 NServ 25.5 (Test NNTP server)
[INFO] Press Ctrl+C to quit
[INFO] Sat Dec 27 17:57:20 2025 Listening on port 6791
[INFO] Sat Dec 27 17:57:45 2025 [1] Incoming connection from: 127.0.0.1
[INFO] Sat Dec 27 17:57:45 2025 [2] Incoming connection from: 127.0.0.1
[DETAIL] Sat Dec 27 17:57:45 2025 [2] Received: ARTICLE <test@home>
[DETAIL] Sat Dec 27 17:57:45 2025 [2] Serving: <test@home>
[DETAIL] Sat Dec 27 17:57:45 2025 [2] Received: QUIT
[DETAIL] Sat Dec 27 17:57:45 2025 [2] Closing connection

Lib changes

None

Testing

Manually from a NNTP client

@sanderjo sanderjo marked this pull request as draft December 27, 2025 16:58
@dnzbk dnzbk linked an issue Dec 28, 2025 that may be closed by this pull request
1 task
@dnzbk dnzbk self-requested a review December 28, 2025 05:12
@dnzbk
Copy link
Copy Markdown
Collaborator

dnzbk commented Jan 30, 2026

@sanderjo I'm going to make a new release next week. Do you want to push your changes before that so I can include them?

@dnzbk dnzbk marked this pull request as ready for review April 21, 2026 12:39
@dnzbk dnzbk merged commit f999b84 into nzbgetcom:develop Apr 22, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nserv: print DateTime

2 participants