lucee.Componentcommandbox.system.modules_app.system-commands.commands.system-log
Outputs the path to the system log file . {code:bash} system-log {code} Combine with other commands to print the contents of the log to the console or open the log file in the default editor. . {code:bash} system-log | open system-log | cat system-log | tail {code}
Method Summary | |
---|---|
any
|
run()
|
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|