Releases: prikkprikkprikk/floggit
Releases · prikkprikkprikk/floggit
v1.0.4: Check if logfile exists before unlinking
Forgot to account for the fact that the debug.log file may not exist, which caused a fatal error in PHP.
v1.0.3
New
- Namespacing.
Fixed
- Use custom debug.log file path in WP_DEBUG_LOG constant if it is defined.
v1.0.2: Update composer.json
Define as WordPress plugin in composer.json.
v1.0.1
Added composer.json.
floggit v1.0
floggit v1.0
A small helper plugin for easier logging to debug.log in WordPress.