public class SchemaCrawlerLogger extends Object
Modifier and Type | Method and Description |
---|---|
static SchemaCrawlerLogger |
getLogger(String name) |
boolean |
isLoggable(Level level) |
void |
log(Level level,
int depth,
String msg,
Throwable thrown) |
void |
log(Level level,
String msg) |
void |
log(Level level,
String msg,
Throwable thrown) |
void |
log(Level level,
Supplier<String> msgSupplier) |
void |
log(Level level,
Supplier<String> msgSupplier,
Throwable thrown) |
public static SchemaCrawlerLogger getLogger(String name)
public boolean isLoggable(Level level)
Copyright © 2000-2020 Sualeh Fatehi. All rights reserved.