Class | Description |
---|---|
DummyLogger |
This is an implementation of the
Logger interface that does nothing. |
TestLogger |
This is an implementation of the
Logger interface that stores all log-entries in a
list . |
TestLogger.LogEvent |
An event that tracks the log-entry.
|
Enum | Description |
---|---|
TestLogger.LogLevel |
Enumerats the loglevels.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.