mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 05:46:16 +00:00
feat: do not log instantiation of ReVanced Patcher
This commit is contained in:
@@ -30,8 +30,6 @@ class Patcher(
|
||||
val context = PatcherContext(options)
|
||||
|
||||
init {
|
||||
options.logger.info("Instantiating ReVanced Patcher")
|
||||
|
||||
LogManager.getLogManager().let { manager ->
|
||||
// Disable root logger.
|
||||
manager.getLogger("").level = Level.OFF
|
||||
|
||||
Reference in New Issue
Block a user