Skip to content

Instantly share code, notes, and snippets.

@estefanionsantos
Last active September 7, 2022 01:06
Show Gist options
  • Save estefanionsantos/e8b7a248d6c12281305f86dfed908bd4 to your computer and use it in GitHub Desktop.
Save estefanionsantos/e8b7a248d6c12281305f86dfed908bd4 to your computer and use it in GitHub Desktop.
result log file
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