mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Backing out part of r18755 touching this file.
fixes #1942 svn path=/icecast/trunk/icecast/; revision=18887
This commit is contained in:
parent
8fd27da0e1
commit
26640bb58d
@ -159,7 +159,7 @@ void logging_access(client_t *client)
|
||||
user_agent = "-";
|
||||
|
||||
log_write_direct (accesslog,
|
||||
"%s - %H [%s] \"%H\" %d %" PRIu64 " \"%H\" \"%H\" %lu",
|
||||
"%s - %s [%s] \"%s\" %d %" PRIu64 " \"%s\" \"%s\" %lu",
|
||||
client->con->ip,
|
||||
username,
|
||||
datebuf,
|
||||
|
Loading…
x
Reference in New Issue
Block a user