Skip to content

Add logging of IP address and process number#18

Merged
maciej-szlosarczyk merged 1 commit intomasterfrom
add-logging-of-process-and-ip-address
Jul 30, 2019
Merged

Add logging of IP address and process number#18
maciej-szlosarczyk merged 1 commit intomasterfrom
add-logging-of-process-and-ip-address

Conversation

@maciej-szlosarczyk
Copy link
Copy Markdown
Contributor

At the beginning of each client connection, log the IP address along
with Erlang's process number associated with the socket. The format of that is:

[info] New client connection. IP: 172.29.0.1, Process: <0.537.0>.

At the beginning of each client connection, log the IP address along
with Erlang's process number associated with the socket.

This allows us to pinpoint clients who encounter problems and help
them out.
@maciej-szlosarczyk maciej-szlosarczyk merged commit ae478d6 into master Jul 30, 2019
@maciej-szlosarczyk maciej-szlosarczyk deleted the add-logging-of-process-and-ip-address branch July 30, 2019 07:58
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.

1 participant