public class NoneLogFactory extends Object implements LogFactory
Modifier and Type | Class and Description |
---|---|
static class |
NoneLogFactory.NoneLog
No-op log.
|
Constructor and Description |
---|
NoneLogFactory() |
Modifier and Type | Method and Description |
---|---|
Log |
getLog(String channel)
Return a log for the given channel name.
|
public final Log getLog(String channel)
LogFactory
getLog
in interface LogFactory
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.