Ir al contenido

FileLogger

@aurorajs.dev/catalyst-cli


@aurorajs.dev/catalyst-cli / generator/engine/file-manager / FileLogger

Defined in: generator/engine/file-manager.ts:30

Minimal logging surface used by the file manager and file writer. Matches oclif.Command.log so commands can be passed directly.

log(message, …args): void

Defined in: generator/engine/file-manager.ts:31

string

unknown[]

void