Skip to content

Conversation

@swann-martin
Copy link

Creates a new controller in packages/core/data/console.php.

issue 79
The input in terminal should be : --get=console
It opens a stream
Some argument are available. It runs faster when given a limit of lines to display with --limit=100.
Here an example :
input :

./equal.run --get=console  --limit=5

the output :

START LOG
---------------------------------------------------------------------------------------------------------------------------------------------
 2023-11-30T15:30:19+00:00  929221 [WARNING]  errorHandler @ /var/www/html/packages/core/data/console.php : line  114  | thread_id  ba267292  
message:  Undefined variable: PHP 
 ├ run @ /var/www/html/run.php 152 
 ├ run @ /var/www/html/eq.lib.php 1282 
 ├ include @ /var/www/html/eq.lib.php 1192 
 └ displayThread @ /var/www/html/packages/core/data/console.php 170 
---------------------------------------------------------------------------------------------------------------------------------------------

END LOG   

@cedricfrancoys cedricfrancoys merged commit 63deb61 into equalframework:dev-2.0 Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants