DotLogger - apache/ctakes GitHub Wiki
Dot Logger Usable in try as resource blocks. Logs a dot every 0.5 seconds until a process completes.
- Author: SPF , chip-nlp
- Version: %I%
-
Since: 3/18/2016
Starts the Dot Logging.
-
Parameters:
-
messagea message to log before dots. -
argumentsany arguments for substitution in the message.Starts the Dot Logging with a starting message.
-
-
Parameters:
-
loggera specific logger to use for the message. -
messagea message to log before dots. -
argumentsany arguments for substitution in the message.Starts the Dot Logging with a starting message.
-
{@inheritDoc}