Skip to content

peterservice-rnd/robotframework-advancedlogging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotFramework Advanced Logging Library

Build Status

Short Description

Creating additional logs when testing in Robot Framework.

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_TestCas e ${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

About

Robot Framework library for advanced logging

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages