Skip to main content

A Robot Framework Advanced Logging Library

Project description

# RobotFramework Advanced Logging Library

[![Build Status](https://travis-ci.org/peterservice-rnd/robotframework-advancedlogging.svg?branch=master)](https://travis-ci.org/peterservice-rnd/robotframework-advancedlogging)

Short Description
---

Creating additional logs when testing in [Robot Framework](http://www.robotframework.org).

Installation
---

```
pip install robotframework-advancedlogging
```

Documentation
---

See keyword documentation for robotframework-advancedlogging library in folder `docs`.

# Example
| Settings | Value | Value | Value |
|----|----|---|----|
| Library | AdvancedLogging | C:/Temp | LogFromServer |
| Library | SSHLibrary | | |


| Test cases | Action | Argument | Argument |
|------------------|---------------------------|-----------------|------------------------|
| Example_TestCase | ${out}= | Execute Command | grep error output.log |
| | Write advanced testlog | error.log | ${out} |


```
File C:/Temp/LogFromServer/TestSuite name/Example_TestCase/error.log with content from variable ${out}
```

License
---

Apache License 2.0





Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-advancedlogging-1.0.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

robotframework_advancedlogging-1.0.0-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page