public class LogManager extends Object
This class is responsible for instantiating the correct LogChute
The approach is :
Constructor and Description |
---|
LogManager() |
Modifier and Type | Method and Description |
---|---|
static void |
updateLog(Log log,
RuntimeServices rsvc)
Update the Log instance with the appropriate LogChute and other
settings determined by the RuntimeServices.
|
public static void updateLog(Log log, RuntimeServices rsvc) throws Exception
log
- rsvc
- Exception
Copyright © 2000–2021. All rights reserved.