Skip to content

Commit

Permalink
docs(gcc-facade): Add @SInCE to SLF4JHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichaelis committed Jan 27, 2025
1 parent fba01e8 commit 5c7c26c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
/**
* Handler for JUL Logger required for
* {@link org.gs4tr.gcc.restclient.GCConfig#setLogger(java.util.logging.Logger)}.
*
* @since 2406.1
*/
final class SLF4JHandler extends Handler {
@NonNull
Expand Down

0 comments on commit 5c7c26c

Please sign in to comment.