Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 574 Bytes

installation.md

File metadata and controls

25 lines (16 loc) · 574 Bytes

Ulrack Logging Extension - Installation

This package is meant as a plug-and-play extension to any Ulrack project. To start using this package, install it through composer by running:

composer require ulrack/logging-extension

After the package is installed, run the following command:

bin/application cache clear

After this is done, the extension should be up and running.

Further reading

Back to usage index

Add a logger

Toggling log levels

Add a logger plugin