Last active
September 7, 2022 01:06
-
-
Save estefanionsantos/e8b7a248d6c12281305f86dfed908bd4 to your computer and use it in GitHub Desktop.
result log file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-09-20 14:05:00 DEBUG: Array | |
( | |
[0] => lorem | |
[1] => ipsum | |
[2] => dolor | |
) | |
2022-09-20 14:05:00 DEBUG: int(1) | |
2022-09-20 14:05:00 DEBUG: bool(true) | |
2022-09-20 14:05:00 DEBUG: some text here | |
2022-09-20 14:05:00 DEBUG: float(5.2) | |
2022-09-20 14:05:00 DEBUG: class@anonymous Object | |
( | |
[name] => Lorem Santos | |
[email] => [email protected] | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment