You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Lombok
Hi there, what do you think about merging @CustomLog functionality to @Slf4j?
I.e. if there is lombok.log.custom.declaration entry in lombok.properties @Slf4j annotation will work as @CustomLog, otherwise as usual. It will lead to less code change when moving to custom loggers.