vault / seldaek-monolog / 3.1.0
seldaek-monolog @ 3.1.0
integrity
- size
- 176.7 KiB
- downloaded
- last checked
- overlays
- composer
- detected
- composer monolog/monolog
release notes
- Added
$datetimeparameter toLogger::addRecordas low level API to allow logging into the past or future (#1682) - Added
Logger::useLoggingLoopDetectionto allow disabling cyclic logging detection in concurrent frameworks (#1681) - Fixed handling of fatal errors if callPrevious is disabled in ErrorHandler (#1670)
- Fixed v2/v3 interop issue by removing the need for a return type in ProcessorInterface (#1680)
- Marked the reusable
Monolog\Test\TestCaseclass as@internalto make sure PHPStorm does not show it above PHPUnit, you may still use it to test your own handlers/etc though (#1677) - Fixed RotatingFileHandler issue when the date format contained slashes (#1671)
download
unix · zip
curl -fL -o 3.1.0.zip https://ratatoskr.space/pkg/seldaek-monolog/3.1.0.zip
printf '%s %s\n' '6879a79f7919572d346fdd720dac84f907a5bd883a1ad59e5955d46826d16338' '3.1.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/seldaek-monolog/3.1.0.zip"
$out = "3.1.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6879a79f7919572d346fdd720dac84f907a5bd883a1ad59e5955d46826d16338") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 3.1.0.tar.gz https://ratatoskr.space/pkg/seldaek-monolog/3.1.0.tar.gz
printf '%s %s\n' 'd38973e0b4173442224deca975dd751fc0a62d1e7cfc3d3d4cd7c20a110b8826' '3.1.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/seldaek-monolog/3.1.0.tar.gz"
$out = "3.1.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d38973e0b4173442224deca975dd751fc0a62d1e7cfc3d3d4cd7c20a110b8826") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 3.1.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.1.0.zip
printf '%s %s\n' '6879a79f7919572d346fdd720dac84f907a5bd883a1ad59e5955d46826d16338' '3.1.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.1.0.zip"
$out = "3.1.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6879a79f7919572d346fdd720dac84f907a5bd883a1ad59e5955d46826d16338") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 3.1.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.1.0.tar.gz
printf '%s %s\n' 'd38973e0b4173442224deca975dd751fc0a62d1e7cfc3d3d4cd7c20a110b8826' '3.1.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.1.0.tar.gz"
$out = "3.1.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d38973e0b4173442224deca975dd751fc0a62d1e7cfc3d3d4cd7c20a110b8826") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 3.1.0.zip | zip | 178.5 KiB |
blake3-24 c384e68256dbf11668cb663e24eb7833c07c87907922a933
sha256 6879a79f7919572d346fdd720dac84f907a5bd883a1ad59e5955d46826d16338
sha1 a3a2621e9cc18f8f9a045cf592d8eba580a298d0
|
| 3.1.0.tar.gz | tar.gz | 99.1 KiB |
blake3-24 b83b39839a588892b8b8d151351a0dcb315bbbe56bfee5ff
sha256 d38973e0b4173442224deca975dd751fc0a62d1e7cfc3d3d4cd7c20a110b8826
sha1 13f264f0c8e87a49954ce103e096ad7b4a797a0d
|
install
bazel
http_archive(
name = "seldaek-monolog",
urls = ["https://ratatoskr.space/pkg/seldaek-monolog/3.1.0.tar.gz"],
integrity = "sha256-04lz4LQXNEIiTeypdd11H8CmLR58/D09TNfCChELiCY=",
strip_prefix = "seldaek-monolog-3.1.0",
)
zig
.url = "https://ratatoskr.space/pkg/seldaek-monolog/3.1.0.tar.gz",
composer
composer config repositories.yggvault composer https://ratatoskr.space/pkg composer require monolog/monolog:3.1.0
install via yggdrasil mesh
bazel
http_archive(
name = "seldaek-monolog",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.1.0.tar.gz"],
integrity = "sha256-04lz4LQXNEIiTeypdd11H8CmLR58/D09TNfCChELiCY=",
strip_prefix = "seldaek-monolog-3.1.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.1.0.tar.gz",
composer
composer config secure-http false composer config repositories.yggvault composer http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg composer require monolog/monolog:3.1.0