PorkStudios / PorkLib

Fast, lightweight libraries for Java. Note: this is very much a work-in-progress, documentation is spotty and the API is changing constantly!
https://daporkchop.net
Other
31 stars 5 forks source link

channelled Logger #54

Closed IronException closed 3 years ago

IronException commented 3 years ago

when you make a channel of a channel it will just keep the name you have given to it without any indication that it was a channel of a channel. This Pull request appends the original name of the channel so it is visible in the log what kind of channel the message came from