Skip to content

Conversation

@jbachorik
Copy link
Collaborator

This PR is introducing SLF4J SimpleLogger as a replacement for a very sub-par BTrace logging implementation.

In addition to using a standard logging API the SimpleLogger also provides a few configuration knobs (https://www.slf4j.org/api/org/slf4j/impl/SimpleLogger.html).

The downside is that the logging level is shared amongst all the deployed probes and the loggers are not dynamically reconfigured. Given that such behaviour is already quite ill defined and not running with debug verbosity is mostly useful when debugging a particular problem this might turn out to be a non-problem.

@jbachorik jbachorik added this to the 2.3.0 milestone Jul 9, 2022
@jbachorik jbachorik merged commit e615105 into develop Jul 13, 2022
@jbachorik jbachorik deleted the jb/use_slf4j branch July 13, 2022 20:53
@jbachorik jbachorik modified the milestones: 2.3.0, 2.2.3 Nov 10, 2022
@jbachorik jbachorik modified the milestones: 2.3.0, 2.2.3 Dec 23, 2022
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