Skip to content

✨ Switch to Adventure ComponentLogger - #193

Open
Zoriot wants to merge 1 commit into
OakLoaf:mainfrom
Zoriot:ComponentLogger
Open

✨ Switch to Adventure ComponentLogger#193
Zoriot wants to merge 1 commit into
OakLoaf:mainfrom
Zoriot:ComponentLogger

Conversation

@Zoriot

@Zoriot Zoriot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Implements: #187.

BREAKING-CHANGE: Api now also uses ComponentLogger instead of java's Logger

Where possible it uses the provided Logger, else creates an own one. Smaller changes are made to the format of log statements to log it correctly. E.g. use Logger formatting, interrupt InterruptedException.

CLI no uses SL4F Simple Logger. We could also use another logging framework, but this was the easiest to use.

Basic Tested on Paper, Velocity & Cli.

According to sem ver this would probably be v5? If I should bump it here lmk.

This also fixes delayed Log Messages.

Implements: OakLoaf#187.

BREAKING-CHANGE: Api now also uses ComponentLogger instead of java's Logger
@OakLoaf

OakLoaf commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Thank you, this will be merged as part of version 5

@Zoriot

Zoriot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

What Else is planned for v5? Any Rough estimate about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants