Difference between Notice and Info messages?
I designed a program that is used to send data through the socket. In each program action, I display a message about process state.
I'm confused by when to display a Notice message or Info message. Some of the programs that I have encountered use both terms.
What is the difference between Notice and Info messages? And when this increased to a Warning?