Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
@mchaudhary In this PR, I updated the package name from psquikcitjayant to loggly and also updated all the references of the package. The package name should be replaced at 3 places listed below-
https://github.com/loggly/log4j-syslogwriter-64k/blob/master/log4jSyslogWriter64k/src/main/java/com/github/psquickitjayant/log4j/SyslogAppender64k.java#L1
https://github.com/loggly/log4j-syslogwriter-64k/blob/master/log4jSyslogWriter64k/src/main/java/com/github/psquickitjayant/log4j/SyslogAppender64k.java#L15
https://github.com/loggly/log4j-syslogwriter-64k/blob/master/log4jSyslogWriter64k/src/main/java/com/github/psquickitjayant/log4j/helpers/SyslogWriter64k.java#L1
Please review the changes.