NathanCheshire / Cyder

Multipurpose utility tool expressed using a custom JVM UI library built over Swing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove need for log tag

NathanCheshire opened this issue · comments

Investigate removing the need for a log tag and instead just using the bottom level class name. Is this too expensive? If the log statements don't make sense without the tag then maybe that hints at moving stuff out of that class and into a different or new tag.