Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 163 Bytes

readme.md

File metadata and controls

10 lines (5 loc) · 163 Bytes

Logger U7

Logging a data for debug code

For adding data in log use hook:

do_action( 'logger', $data );

After debug data can view in admin: Tools / Logger