A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Introduce new command that read/tail error/info log
Possible read commands:
leprechaun error-log
leprechaun info-log
Possible tail commands:
leprechaun tail-error-log
leprechaun tail-info-log
These commands will try to read global error and info logs if they are specified as global. Every service can have it's own error and info log so we should include default commands in age
Introduce new command that read/tail error/info log
Possible read commands:
Possible tail commands:
These commands will try to read global error and info logs if they are specified as global. Every service can have it's own error and info log so we should include default commands in age