Skip to content

SkriptLogger, logging a single entry#21

Merged
ShaneBeee merged 1 commit into
SkriptDev:dev/featurefrom
3add:add/logging-log-entry
May 31, 2026
Merged

SkriptLogger, logging a single entry#21
ShaneBeee merged 1 commit into
SkriptDev:dev/featurefrom
3add:add/logging-log-entry

Conversation

@3add
Copy link
Copy Markdown

@3add 3add commented May 31, 2026

Add support for logging an entry.
Useful example:

public static List<LogEntry> loadScript(Path scriptPath, SkriptLogger logger, boolean debug) {
returns a list of entries, you can append those entries to your logger that you're already using.

@ShaneBeee ShaneBeee changed the base branch from master to dev/feature May 31, 2026 14:02
@ShaneBeee ShaneBeee merged commit 92fcc4c into SkriptDev:dev/feature May 31, 2026
1 check passed
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