I unable to see total print statement data in terminal. I want to see this result in log file. Is it possible?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
In the Log File Print Output using the below code in python:-
_logger = logging.getLogger(__name__)
output = "sample result"
_logger.exception('In the Log file to view the %s', output)
Prakash, I am getting this error "Not enough space handle_pageBegin args=() (, ValueError('Not enough space\n handle_pageBegin args=()',), ) " while printing invoice. Can you please help me?. Refer this question "https://www.odoo.com/forum/help-1/question/invoice-print-giving-this-error-not-enough-space-handle-pagebegin-args-type-exceptions-valueerror-valueerror-not-enough-space-n-handle-pagebegin-args-traceback-object-at-0x7fdb1c796950-can-any-one-please-help-me-62861"
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 15
|
5831 | ||
|
1
3月 15
|
3812 | ||
Odoo Log File
已解决
|
|
1
2月 25
|
1266 | |
|
2
1月 22
|
9027 | ||
|
7
1月 23
|
13711 |