Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
token
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wallet
token
Commits
28313ef8
Commit
28313ef8
authored
Sep 04, 2018
by
rlgy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
f6860e5e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
56 deletions
+3
-56
bootstrap.php
common/config/bootstrap.php
+0
-2
main.php
common/config/main.php
+3
-0
yii-queue.log
console/logs/yii-queue.log
+0
-54
No files found.
common/config/bootstrap.php
View file @
28313ef8
...
@@ -3,4 +3,3 @@ Yii::setAlias('@common', dirname(__DIR__));
...
@@ -3,4 +3,3 @@ Yii::setAlias('@common', dirname(__DIR__));
Yii
::
setAlias
(
'@backend'
,
dirname
(
dirname
(
__DIR__
))
.
'/backend'
);
Yii
::
setAlias
(
'@backend'
,
dirname
(
dirname
(
__DIR__
))
.
'/backend'
);
Yii
::
setAlias
(
'@api'
,
dirname
(
dirname
(
__DIR__
))
.
'/api'
);
Yii
::
setAlias
(
'@api'
,
dirname
(
dirname
(
__DIR__
))
.
'/api'
);
Yii
::
setAlias
(
'@console'
,
dirname
(
dirname
(
__DIR__
))
.
'/console'
);
Yii
::
setAlias
(
'@console'
,
dirname
(
dirname
(
__DIR__
))
.
'/console'
);
Yii
::
setAlias
(
'@weChat'
,
dirname
(
__DIR__
)
.
'/components/WeChat'
);
\ No newline at end of file
common/config/main.php
View file @
28313ef8
...
@@ -102,11 +102,14 @@ return [
...
@@ -102,11 +102,14 @@ return [
'targets'
=>
[
'targets'
=>
[
[
[
'class'
=>
'yii\log\FileTarget'
,
'class'
=>
'yii\log\FileTarget'
,
'levels'
=>
[
'info'
],
'categories'
=>
[
'categories'
=>
[
'backend\*'
,
'backend\*'
,
'api\*'
,
'api\*'
,
'common\*'
,
'common\*'
,
'console\*'
,
],
],
'logVars'
=>
[],
]
]
],
],
]
]
...
...
console/logs/yii-queue.log
View file @
28313ef8
2018-07-31 01:24:11 [pid: 2434] - Worker is started
2018-07-31 01:24:11 [pid: 2434] - Worker is stopped (0:00:00)
2018-07-31 01:24:12 [pid: 2637] - Worker is started
2018-07-31 01:24:12 [pid: 2637] - Worker is stopped (0:00:00)
2018-07-31 01:24:13 [pid: 3244] - Worker is started
2018-07-31 01:24:13 [pid: 3244] - Worker is stopped (0:00:00)
2018-07-31 01:24:15 [pid: 3663] - Worker is started
2018-07-31 01:24:15 [pid: 3663] - Worker is stopped (0:00:00)
2018-07-31 01:24:18 [pid: 3711] - Worker is started
2018-07-31 01:24:18 [pid: 3711] - Worker is stopped (0:00:00)
2018-07-31 10:05:01 [pid: 2123] - Worker is started
2018-07-31 10:05:01 [pid: 2123] - Worker is stopped (0:00:00)
2018-07-31 10:05:02 [pid: 2219] - Worker is started
2018-07-31 10:05:02 [pid: 2219] - Worker is stopped (0:00:00)
2018-07-31 10:05:03 [pid: 2277] - Worker is started
2018-07-31 10:05:03 [pid: 2277] - Worker is stopped (0:00:00)
2018-07-31 10:05:05 [pid: 2691] - Worker is started
2018-07-31 10:05:05 [pid: 2691] - Worker is stopped (0:00:00)
2018-07-31 10:05:08 [pid: 2721] - Worker is started
2018-07-31 10:05:08 [pid: 2721] - Worker is stopped (0:00:00)
2018-08-01 01:05:20 [pid: 2388] - Worker is started
2018-08-01 01:05:20 [pid: 2388] - Worker is stopped (0:00:00)
2018-08-01 01:05:21 [pid: 3089] - Worker is started
2018-08-01 01:05:21 [pid: 3089] - Worker is stopped (0:00:00)
2018-08-01 01:05:22 [pid: 3230] - Worker is started
2018-08-01 01:05:22 [pid: 3230] - Worker is stopped (0:00:00)
2018-08-01 01:05:24 [pid: 3591] - Worker is started
2018-08-01 01:05:24 [pid: 3591] - Worker is stopped (0:00:00)
2018-08-01 01:05:27 [pid: 3684] - Worker is started
2018-08-01 01:05:27 [pid: 3684] - Worker is stopped (0:00:00)
2018-08-01 02:05:09 [pid: 2081] - Worker is started
2018-08-01 02:05:09 [pid: 2081] - Worker is stopped (0:00:00)
2018-08-01 02:05:11 [pid: 2182] - Worker is started
2018-08-01 02:05:11 [pid: 2182] - Worker is stopped (0:00:00)
2018-08-01 02:05:12 [pid: 2242] - Worker is started
2018-08-01 02:05:12 [pid: 2242] - Worker is stopped (0:00:00)
2018-08-01 02:05:14 [pid: 2488] - Worker is started
2018-08-01 02:05:14 [pid: 2488] - Worker is stopped (0:00:00)
2018-08-01 02:05:17 [pid: 2514] - Worker is started
2018-08-01 02:05:17 [pid: 2514] - Worker is stopped (0:00:00)
2018-08-02 01:24:36 [pid: 2099] - Worker is started
2018-08-02 01:24:36 [2] api\job\BillJob (attempt: 1, pid: 2099) - Started
2018-08-02 01:24:36 [2] api\job\BillJob (attempt: 1, pid: 2099) - Done (0.001 s)
2018-08-02 01:24:36 [3] api\job\BillJob (attempt: 1, pid: 2099) - Started
2018-08-02 01:24:36 [3] api\job\BillJob (attempt: 1, pid: 2099) - Done (0.001 s)
2018-08-02 01:24:36 [pid: 2099] - Worker is stopped (0:00:00)
2018-08-02 01:24:37 [pid: 3308] - Worker is started
2018-08-02 01:24:37 [pid: 3308] - Worker is stopped (0:00:00)
2018-08-02 01:24:38 [pid: 3324] - Worker is started
2018-08-02 01:24:38 [pid: 3324] - Worker is stopped (0:00:00)
2018-08-02 01:24:40 [pid: 3372] - Worker is started
2018-08-02 01:24:40 [pid: 3372] - Worker is stopped (0:00:00)
2018-08-02 01:24:43 [pid: 3445] - Worker is started
2018-08-02 01:24:43 [pid: 3445] - Worker is stopped (0:00:00)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment