Skip to main content

logtool

The celery logtool command.

def logtool(
ctx: click.Context
)

The celery logtool command.

Parameters

NameTypeDescription
ctxclick.ContextThe Click context object used to store and pass state between commands in the CLI hierarchy

Returns

TypeDescription
Does not return a value; initializes the Click command group context.