2026-03-13 11:08:52 -03:00
|
|
|
target: mql5
|
|
|
|
|
type: package
|
|
|
|
|
|
|
|
|
|
organization: douglasrechia
|
|
|
|
|
name: logger
|
|
|
|
|
version: 1.0.0
|
|
|
|
|
version_description: Initial creation
|
|
|
|
|
|
|
|
|
|
description: Logger for MetaTrader
|
|
|
|
|
author: Douglas Rechia
|
|
|
|
|
license: MIT
|
|
|
|
|
|
|
|
|
|
keywords:
|
|
|
|
|
- logger
|
|
|
|
|
- debug
|
|
|
|
|
- info
|
|
|
|
|
- warn
|
|
|
|
|
- error
|
|
|
|
|
- redirect
|
|
|
|
|
|
2026-03-13 12:29:10 -03:00
|
|
|
defines:
|
|
|
|
|
from_manifest:
|
|
|
|
|
MANIFEST_VERSION: version
|
|
|
|
|
|
2026-03-13 11:08:52 -03:00
|
|
|
compile:
|
|
|
|
|
- tests/UnitTests.mq5
|
|
|
|
|
|
|
|
|
|
dependencies: {}
|