Skip to content

Add custom logger support#50

Merged
appy-one merged 3 commits into
masterfrom
feature/custom-logger-support
Dec 16, 2024
Merged

Add custom logger support#50
appy-one merged 3 commits into
masterfrom
feature/custom-logger-support

Conversation

@appy-one
Copy link
Copy Markdown
Owner

@appy-one appy-one commented Oct 9, 2023

This enables replacing AceBase's default logger with a logging library such as Bunyan, Winston, Pino and any other logger supporting trace, debug, info, warn, error and fatal methods.

This also adds the methods trace, debug, info and fatal to the default built-in logger.

@appy-one appy-one added the enhancement New feature or request label Oct 9, 2023
@appy-one appy-one self-assigned this Oct 9, 2023
@appy-one appy-one merged commit 82e1222 into master Dec 16, 2024
@appy-one appy-one deleted the feature/custom-logger-support branch December 16, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant