preaction / Log-Any

Simple, fast Perl logging API compatible with any logging system
Other
13 stars 19 forks source link

Fix stack trace tests for Windows #104

Open Akron opened 1 year ago

Akron commented 1 year ago

Log::Any v1.717 currently fails on Windows. This is due to testing for slash as the only valid path separator. This PR reintroduces support for Windows.