|
|
|
|
|
by ilyt
1190 days ago
|
|
Use real useful code example Have Logger with StdoutLogger as basic example of it Then FileLogger that extends it with few functions related to files Then DBLogger with few functions related to logging to database Then TestLogger for integrating with test framework |
|