Package | Description |
---|---|
com.gargoylesoftware.base.trace |
Classes involving tracing (error logging)
|
Modifier and Type | Class and Description |
---|---|
class |
BashTraceWriter
A trace writer specifically designed for the bash shell.
|
Modifier and Type | Method and Description |
---|---|
void |
TraceChannel.addTraceWriter(TraceWriter writer)
Add a trace writer.
|
void |
TraceChannel.removeTraceWriter(TraceWriter writer)
Remove a trace writer.
|
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.